TWSpacingValue enum

Inheritance
Available extensions

Values

size0 → const TWSpacingValue
px → const TWSpacingValue
size1 → const TWSpacingValue
size2 → const TWSpacingValue
size3 → const TWSpacingValue
sizeHalf → const TWSpacingValue
sizeOneAndHalf → const TWSpacingValue
sizeTwoAndHalf → const TWSpacingValue
sizeThreeAndHalf → const TWSpacingValue
size4 → const TWSpacingValue
size5 → const TWSpacingValue
size6 → const TWSpacingValue
size7 → const TWSpacingValue
size8 → const TWSpacingValue
size9 → const TWSpacingValue
size10 → const TWSpacingValue
size11 → const TWSpacingValue
size12 → const TWSpacingValue
size14 → const TWSpacingValue
size16 → const TWSpacingValue
size20 → const TWSpacingValue
size24 → const TWSpacingValue
size28 → const TWSpacingValue
size32 → const TWSpacingValue
size36 → const TWSpacingValue
size40 → const TWSpacingValue
size44 → const TWSpacingValue
size48 → const TWSpacingValue
size52 → const TWSpacingValue
size56 → const TWSpacingValue
size60 → const TWSpacingValue
size64 → const TWSpacingValue
size72 → const TWSpacingValue
size80 → const TWSpacingValue
size96 → const TWSpacingValue

Properties

hashCode int
The hash code for this object.
no setterinherited
index int
A numeric identifier for the enumerated value.
no setterinherited
name String

Available on Enum, provided by the EnumName extension

The name of the enum value.
no setter
name String

Available on TWSpacingValue, provided by the TWSpacingValueExtension extension

no setter
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

Constants

values → const List<TWSpacingValue>
A constant List of the values in this enum, in order of their declaration.