separatorColor property

Color? separatorColor
final

Sets the color for the dividers between rows, and borders on top and bottom of the rows.

If null, defaults to CupertinoColors.separator.

Implementation

final Color? separatorColor;