icon property
An optional icon widget displayed alongside the marker. If not provided, a default circular dot will be used.
Implementation
final Widget? icon;
An optional icon widget displayed alongside the marker. If not provided, a default circular dot will be used.
final Widget? icon;