activeColor property

Color? activeColor
final

The active color of the progress ring.

If null, FluentThemeData.accentColor is used

Implementation

final Color? activeColor;