indicatorSize property

double? indicatorSize
final

Defines the size of timeline indicators.

It can be set on the SeniorTheme instance assigned to the app in the SeniorTimelineThemeData.indicatorSize parameter. The default value is 32 logical pixels.

Implementation

final double? indicatorSize;