TypeMultiplier enum

Inheritance

Constructors

TypeMultiplier()
const

Values

headline1 → const TypeMultiplier
headline2 → const TypeMultiplier
headline3 → const TypeMultiplier
headline4 → const TypeMultiplier
headline5 → const TypeMultiplier
headline6 → const TypeMultiplier
subtitle1 → const TypeMultiplier
subtitle2 → const TypeMultiplier
subtitle3 → const TypeMultiplier
subtitle4 → const TypeMultiplier
subtitle5 → const TypeMultiplier
subtitle6 → const TypeMultiplier
bodyText1 → const TypeMultiplier
bodyText2 → const TypeMultiplier
bodyText3 → const TypeMultiplier
bodyText4 → const TypeMultiplier
bodyText5 → const TypeMultiplier
bodyText6 → const TypeMultiplier
caption → const TypeMultiplier
error → const TypeMultiplier

Properties

hashCode int
The hash code for this object.
no setterinherited
index int
A numeric identifier for the enumerated value.
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

Constants

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