icon property

Widget? icon
final

An optional icon widget displayed alongside the marker. If not provided, a default circular dot will be used.

Implementation

final Widget? icon;