isLight property

bool get isLight

Whether this brightness is light

Implementation

bool get isLight => this == Brightness.light;