dropdownTextStyle property
Text style for the items displayed within the dropdown menu.
This style defines how the dropdown items will appear.
Implementation
final TextStyle? dropdownTextStyle;
Text style for the items displayed within the dropdown menu.
This style defines how the dropdown items will appear.
final TextStyle? dropdownTextStyle;