refreshBackgroundColor property

Color? refreshBackgroundColor
final

The progress indicator's background color. The current theme's ThemeData.canvasColor by default.

Implementation

final Color? refreshBackgroundColor;