activeColor property

Color? activeColor
final

The active color.

Defaults to:

colorScheme.primary[60]

Implementation

final Color? activeColor;