isLightMode property

bool get isLightMode

Implementation

bool get isLightMode => brightness == Brightness.light;