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