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