gutterSpacing property

double? gutterSpacing
final

Spacing between indicators and their respective content.

Can be set on instance if SeniorTheme assigned to app in SeniorTimelineThemeData.gutterSpacing parameter. The default value is SeniorSpacing.small (12 logical pixels).

Implementation

final double? gutterSpacing;