activeColor property

Color? activeColor
final

The active color of the progress ring. If null, ThemeData.accentColor is used

Implementation

final Color? activeColor;