isSystem property
bool
get
isSystem
Whether this theme mode is system
Implementation
bool get isSystem => this == ThemeMode.system;
Whether this theme mode is system
bool get isSystem => this == ThemeMode.system;