ZetaSpacing class abstract interface

The semantic tokens for spacing

Properties

hashCode int
The hash code for this object.
no setterinherited
large double
spacing/large
no setter
medium double
spacing/medium
no setter
minimum double
spacing/minimum
no setter
none double
spacing/none
no setter
primitives ZetaPrimitives
Primitives used to construct semantic spacing
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
small double
spacing/small
no setter
xl double
spacing/xl
no setter
xl_10 double
spacing/10xl
no setter
xl_11 double
spacing/11xl
no setter
xl_2 double
spacing/2xl
no setter
xl_3 double
spacing/3xl
no setter
xl_4 double
spacing/4xl
no setter
xl_5 double
spacing/5xl
no setter
xl_6 double
spacing/6xl
no setter
xl_7 double
spacing/7xl
no setter
xl_8 double
spacing/8xl
no setter
xl_9 double
spacing/9xl
no setter

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