selectedBackgroundColor property

Color? selectedBackgroundColor
final

The background color of the ShadOption when selected, defaults to ShadThemeData.optionTheme.selectedBackgroundColor.

Implementation

final Color? selectedBackgroundColor;