backgroundColor property

Color? backgroundColor
final

The background color for the selected value from toggle bottom.

Defaults to ColorScheme.primary.

Implementation

final Color? backgroundColor;