refreshIndicatorBackgroundColor property

Color? refreshIndicatorBackgroundColor
final

The background color for RefreshIndicator, defaults to ThemeData.canvasColor.

Implementation

final Color? refreshIndicatorBackgroundColor;