blue property
num
get
blue
The blue component of this color in the range 0-1
.
Implementation
_i2.num get blue => _i5.getProperty(
this,
'blue',
);
The blue component of this color in the range 0-1
.
_i2.num get blue => _i5.getProperty(
this,
'blue',
);