refreshColor property

Color? refreshColor
final

The progress indicator's foreground color. The current theme's ThemeData.accentColor by default.

Implementation

final Color? refreshColor;