highlightColor property
Color
get
highlightColor
Returns the highlight color from the theme data.
Implementation
Color get highlightColor => themeData.highlightColor;
Returns the highlight color from the theme data.
Color get highlightColor => themeData.highlightColor;