unselectedWidgetColor property
Color
get
unselectedWidgetColor
Returns the unselected widget color from the theme data.
Implementation
Color get unselectedWidgetColor => themeData.unselectedWidgetColor;