menu
flutter_palette package
documentation
flutter_palette.dart
OklabColor
blue property
blue property
dark_mode
light_mode
blue
property
int
get
blue
inherited
The blue value of this color.
Implementation
int get blue => toRgbColor().blue;
flutter_palette package
documentation
flutter_palette
OklabColor
blue property
OklabColor class