backgroundLight property

Color? backgroundLight
final

Background color for the light theme option button.

If null, defaults to Colors.white.

Implementation

final Color? backgroundLight;