AppSpacing class

Constructors

AppSpacing.new()

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

horizontalSpaceLarge Widget
getter/setter pair
horizontalSpaceMedium Widget
getter/setter pair
horizontalSpaceSmall Widget
getter/setter pair
horizontalSpaceTiny Widget
getter/setter pair
horizontalSpacing double
getter/setter pair
verticalSpaceHuge Widget
getter/setter pair
verticalSpaceLarge Widget
getter/setter pair
verticalSpaceMedium Widget
getter/setter pair
verticalSpaceSmall Widget
getter/setter pair
verticalSpaceTiny Widget
getter/setter pair