alpha property
double?
get
alpha
Implementation
external double? get alpha;
set
alpha
(num? value)
Implementation
external set alpha(num? value);