dividerColor property

Color get dividerColor

Returns the divider color from the theme data.

Implementation

Color get dividerColor => themeData.dividerColor;