selectedColor property

Color? selectedColor
final

The color to use for selected buttons.

If null, uses theme-based colors.

Implementation

final Color? selectedColor;