labelStyle property
Optional text style for the trigger button label.
Only applies to the text variant (created with the default constructor). Has no effect on icon-only buttons.
Implementation
final TextStyle? labelStyle;
Optional text style for the trigger button label.
Only applies to the text variant (created with the default constructor). Has no effect on icon-only buttons.
final TextStyle? labelStyle;