labelTextStyle property

WidgetStateProperty<TextStyle?>? labelTextStyle
final

You can use this to specify a different style of the label when the popup menu item is enabled and disabled.

Implementation

final WidgetStateProperty<TextStyle?>? labelTextStyle;