backgroundColor property

Color? backgroundColor
final

Background color of the switch.

Defaults to ThemeData.colorScheme.surface.

Implementation

final Color? backgroundColor;