color property

Color? color
final

The fill color of this indicator.

If null, defaults to ColorScheme.secondary.

Implementation

final Color? color;