selectedBackgroundColor property

Color? selectedBackgroundColor
final

The background color for selected buttons.

If null, uses theme-based colors.

Implementation

final Color? selectedBackgroundColor;