const NiceDockItem({ required this.key, required this.icon, required this.label, this.badge, this.disabled = false, });