color property

Color? color
final

The color of the dashes. If not provided, it will use the theme's divider color.

Implementation

final Color? color;