menu
gradients package
documentation
gradients.dart
HspColor
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;
gradients package
documentation
gradients
HspColor
blue property
HspColor class