ZetaSpacingAA class
The semantic spacing for AA
- Inheritance
- Implemented types
Constructors
- ZetaSpacingAA({required ZetaPrimitives primitives})
-
Constructor for ZetaSpacingAA
const
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- large → double
-
spacing/large
no setteroverride
- medium → double
-
spacing/medium
no setteroverride
- minimum → double
-
spacing/minimum
no setteroverride
- none → double
-
spacing/none
no setteroverride
- primitives → ZetaPrimitives
-
Primitives used to construct semantic spacing
final
-
props
→ List<
Object?> -
The list of properties that will be used to determine whether
two instances are equal.
no setteroverride
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- small → double
-
spacing/small
no setteroverride
- stringify → bool?
-
If set to
true
, the toString method will be overridden to output this instance's props.no setterinherited - xl → double
-
spacing/xl
no setteroverride
- xl_10 → double
-
spacing/10xl
no setteroverride
- xl_11 → double
-
spacing/11xl
no setteroverride
- xl_2 → double
-
spacing/2xl
no setteroverride
- xl_3 → double
-
spacing/3xl
no setteroverride
- xl_4 → double
-
spacing/4xl
no setteroverride
- xl_5 → double
-
spacing/5xl
no setteroverride
- xl_6 → double
-
spacing/6xl
no setteroverride
- xl_7 → double
-
spacing/7xl
no setteroverride
- xl_8 → double
-
spacing/8xl
no setteroverride
- xl_9 → double
-
spacing/9xl
no setteroverride
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