isLightMode property

bool get isLightMode

Implementation

bool get isLightMode => this == AppThemeMode.light;