TextStyleThemeMacro class abstract

Implementers

Constructors

TextStyleThemeMacro()

Properties

bodyLarge → void
no setter
bodyMedium → void
no setter
bodySmall → void
no setter
displayLarge → void
no setter
displayMedium → void
no setter
displaySmall → void
no setter
hashCode int
The hash code for this object.
no setterinherited
labelLarge → void
no setter
labelMedium → void
no setter
labelSmall → void
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
themeBuilder ↔ (TextStyle? Function(BuildContext)?)
getter/setter pair
titleLarge → void
no setter
titleMedium → void
no setter
titleSmall → void
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