selectedBackgroundColor property
The background color to use when the button is selected.
If null, uses theme-based colors.
Implementation
final Color? selectedBackgroundColor;
The background color to use when the button is selected.
If null, uses theme-based colors.
final Color? selectedBackgroundColor;