opacity property
double
get
opacity
The opacity at which the polyline will be drawn.
Implementation
double get opacity => color.a;
The opacity at which the polyline will be drawn.
double get opacity => color.a;