menu
neshan_maps_flutter package
documentation
map.dart
NeshanPolyline
width property
width property
dark_mode
light_mode
width
property
double
width
final
The width of the line in pixels.
Must be >= 0.0. Defaults to 3.0.
Implementation
final double width;
neshan_maps_flutter package
documentation
map
NeshanPolyline
width property
NeshanPolyline class