isSystem property

bool get isSystem

Whether this theme mode follows the system setting.

Implementation

bool get isSystem => this == ThemeMode.system;