Marker class
- Implementers
Constructors
- Marker({required LatLng point, required WidgetBuilder builder, double width = 30.0, double height = 30.0, AnchorPos? anchorPos})
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited