Creates a tab item.
const TabItem({ required this.key, required this.label, this.icon, this.disabled = false, });