backgroundDark property

Color? backgroundDark
final

Background color for the dark theme option button.

If null, defaults to Colors.grey[850].

Implementation

final Color? backgroundDark;