MarginUtility class
Margin utility
- Inheritance
-
- Object
- SpaceUtility
- MarginUtility
Constructors
- MarginUtility(SpaceProperty property)
- Constructor
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- large → SpaceAttribute
-
no setterinherited
- medium → SpaceAttribute
-
no setterinherited
- none → SpaceAttribute
-
no setterinherited
- property → SpaceProperty
-
finalinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- small → SpaceAttribute
-
no setterinherited
- xlarge → SpaceAttribute
-
no setterinherited
Methods
-
builder(
SpaceProperty prop, int space) → MarginAttribute -
override
-
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
-
operator [](
int space) → SpaceAttribute -
inherited