dividerColor property
Color
get
dividerColor
Returns the divider color from the theme data.
Implementation
Color get dividerColor => themeData.dividerColor;
Returns the divider color from the theme data.
Color get dividerColor => themeData.dividerColor;