isSystem property

bool get isSystem

Whether this theme mode is system

Implementation

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