PointOptions class
Constructors
- PointOptions({double width = 30.0, double height = 30.0, Alignment? alignment, Widget builder = const Icon(Icons.pin_drop)})
-
const
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