TextThemesData class abstract
Constructors
Properties
- hashCode → int
-
The hash code for this object.
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
Static Methods
-
bodyLarge(
AppThemeExtension themeExt) → dynamic -
bodyMedium(
AppThemeExtension themeExt) → dynamic -
bodySmall(
AppThemeExtension themeExt) → dynamic - Body Text
-
displayLarge(
AppThemeExtension themeExt) → dynamic -
displayMedium(
AppThemeExtension themeExt) → dynamic -
displaySmall(
AppThemeExtension themeExt) → dynamic - Display Text
-
get(
AppThemeExtension themeExt) → dynamic -
headlineLarge(
AppThemeExtension themeExt) → dynamic -
headlineMedium(
AppThemeExtension themeExt) → dynamic -
headlineSmall(
AppThemeExtension themeExt) → dynamic - Headline Text
-
labelLarge(
AppThemeExtension themeExt) → dynamic -
labelMedium(
AppThemeExtension themeExt) → dynamic -
labelSmall(
AppThemeExtension themeExt) → dynamic - Label Text
-
titleLarge(
AppThemeExtension themeExt) → dynamic -
titleMedium(
AppThemeExtension themeExt) → dynamic -
titleSmall(
AppThemeExtension themeExt) → dynamic - Title Text