menu
binate_digital_reusable_widgets package
documentation
reusables.dart
IntColorComponents
intRed property
intRed property
dark_mode
light_mode
intRed
property
int
get
intRed
Red component as an 8-bit integer (0-255)
Implementation
int get intRed => _floatToInt8(r);
binate_digital_reusable_widgets package
documentation
reusables
IntColorComponents
intRed property
IntColorComponents extension on
Color