StiloElevation class abstract

A class that defines elevation constants

Constructors

StiloElevation()

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

z0 → const double
Defines an elevation of 0.0
z10 → const double
Defines an elevation of 10.0
z20 → const double
Defines an elevation of 20.0
z30 → const double
Defines an elevation of 30.0
z40 → const double
Defines an elevation of 40.0
z50 → const double
Defines an elevation of 50.0