menu
Flutter
dart:ui
Color
blue property
blue
dark_mode
light_mode
blue
property
int
blue
The blue channel of this color in an 8 bit value.
Implementation
int get blue => (0x000000ff & value) >> 0;
Flutter
dart:ui
Color
blue property
Color class
Cookies management controls