textStyle property
The text style for the TextField of the CustomDropdownMenu;
Defaults to the overall theme's TextTheme.labelLarge if the dropdown menu theme's value is null.
Implementation
final TextStyle? textStyle;
The text style for the TextField of the CustomDropdownMenu;
Defaults to the overall theme's TextTheme.labelLarge if the dropdown menu theme's value is null.
final TextStyle? textStyle;