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