separatorColor property
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;
Sets the color for the dividers between rows, and borders on top and bottom of the rows.
If null, defaults to CupertinoColors.separator.
final Color? separatorColor;