unselectedWidgetColor property
final
The color used for widgets in their inactive (but enabled) state. For example, an unchecked checkbox. See also disabledColor.
Implementation
final Color unselectedWidgetColor;
The color used for widgets in their inactive (but enabled) state. For example, an unchecked checkbox. See also disabledColor.
final Color unselectedWidgetColor;