Dimensions class
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
Static Properties
- fontSizeDefault ↔ double
-
getter/setter pair
- fontSizeExtraLarge ↔ double
-
getter/setter pair
- fontSizeExtraSmall ↔ double
-
getter/setter pair
- fontSizeLarge ↔ double
-
getter/setter pair
- fontSizeOverLarge ↔ double
-
getter/setter pair
- fontSizeSmall ↔ double
-
getter/setter pair
Constants
- messageInputLength → const int
- paddingSizeDefault → const double
- paddingSizeExtraLarge → const double
- paddingSizeExtraSmall → const double
- paddingSizeExtremeLarge → const double
- paddingSizeLarge → const double
- paddingSizeSmall → const double
- radiusDefault → const double
- radiusExtraLarge → const double
- radiusLarge → const double
- radiusSmall → const double
- webMaxWidth → const double