Creates a tab label description.
At least one of text, icon, or iconBuilder must be non-null.
Source
const TabLabel({ this.text, this.icon, this.iconBuilder });
Creates a tab label description.
At least one of text, icon, or iconBuilder must be non-null.
const TabLabel({ this.text, this.icon, this.iconBuilder });