menu
dt
rendering.dart
Color16
isBright property
isBright
dark_mode
light_mode
isBright
property
bool
isBright
Whether this color is a bright color.
Implementation
bool get isBright => index >= 8;
dt
rendering
Color16
isBright property
Color16 enum