SLPConstants class
SLPConstants holds the constants used by the simple location picker
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
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
Constants
- DEFAULT_LATITUDE → const double
- Default latitude used by the picker.
- DEFAULT_LONGITUDE → const double
- Default longitude used by the picker.
- DEFAULT_ZOOM_LEVEL → const double
- Default zoom level used by the picker.