OrkittProgressIndicatorThemeData<T extends OrkittProgressIndicatorThemeData<T> > constructor
OrkittProgressIndicatorThemeData<T extends OrkittProgressIndicatorThemeData<T> > ()
Implementation
OrkittProgressIndicatorThemeData(
this.color,
this.trackColor,
this.strokeWidth,
this.trackStrokeWidth,
);