activeColor property

Color? activeColor
final

The color to use when the button is active.

Falls back to color if not provided.

Implementation

final Color? activeColor;