dividerColor property

Color? dividerColor
final

The color of the divider between label and value.

Defaults to the border color if not specified.

Implementation

final Color? dividerColor;