gap property
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;
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.
final double? gap;