gapColor property

Color? gapColor
final

The color to use when painting the gap in the line.

If this is null, then the Colors.transparent is used.

Implementation

final Color? gapColor;