disabledColor property

Color? disabledColor
final

The color used for disabled DropdownMenu. This color is applied to the text of the selected item on TextField.

Implementation

final Color? disabledColor;