activeColor property

Color? activeColor
final

The active color.

Defaults to:

colorScheme.primary[50]

Implementation

final Color? activeColor;