showSystemMode property

bool showSystemMode
final

Include a theme option button for selecting system theme mode.

Defaults to true.

If set to false, only a light and dark-mode options are available.

Implementation

final bool showSystemMode;