labelTextStyle property
final
You can use this to specify a different style of the label when the popup menu item is enabled and disabled.
Implementation
final MaterialStateProperty<TextStyle?>? labelTextStyle;
You can use this to specify a different style of the label when the popup menu item is enabled and disabled.
final MaterialStateProperty<TextStyle?>? labelTextStyle;