color property Null safety
final
The fill color of this indicator.
If null, defaults to ColorScheme.secondary.
Implementation
final Color? color;
The fill color of this indicator.
If null, defaults to ColorScheme.secondary.
final Color? color;