backgroundColor property
final
The progress indicator's background color.
It is up to the subclass to implement this in whatever way makes sense for the given use case. See the subclass documentation for details.
Implementation
final Color? backgroundColor;