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