gap property

double? gap
final

Gap between individual tracker segments in logical pixels.

Type: double?. Spacing between adjacent tracker segments. If null, defaults to theme.scaling * 2 for proportional spacing.

Implementation

final double? gap;