dividerColor top-level property

Color dividerColor
getter/setter pair

dividerColor is the color of the divider

Implementation

Color dividerColor = const Color.fromRGBO(27, 31, 38, 1);