disabledColor property
final
The color used for disabled DropdownMenu. This color is applied to the text of the selected item on TextField.
Implementation
final Color? disabledColor;
The color used for disabled DropdownMenu. This color is applied to the text of the selected item on TextField.
final Color? disabledColor;