googleapis package
documentation
$shared
$RgbColor
green property
green
green
property
Null safety
double
?
green
read / write
The green component of the color, from 0.0 to 1.0.
Implementation
core.double? green;
googleapis package
documentation
$shared
$RgbColor
green property
$RgbColor class
Constructors
$RgbColor
fromJson
Properties
blue
green
hashCode
red
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==