backgroundSystem property

Color? backgroundSystem
final

Background color for the system theme option button.

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

Implementation

final Color? backgroundSystem;