progressIndicatorTheme property

ProgressIndicatorThemeData get progressIndicatorTheme

Implementation

ProgressIndicatorThemeData get progressIndicatorTheme =>
    providedValues?.progressIndicatorTheme ?? defaultProgressIndicatorTheme;