ThemeTypography class

Inheritance

Constructors

ThemeTypography(FlutterFlowTheme theme)

Properties

bodyText1 → TextStyle
no setteroverride
bodyText1Family → String
no setteroverride
bodyText2 → TextStyle
no setteroverride
bodyText2Family → String
no setteroverride
hashCode → int
The hash code for this object.
no setterinherited
runtimeType → Type
A representation of the runtime type of the object.
no setterinherited
subtitle1 → TextStyle
no setteroverride
subtitle1Family → String
no setteroverride
subtitle2 → TextStyle
no setteroverride
subtitle2Family → String
no setteroverride
theme → FlutterFlowTheme
final
title1 → TextStyle
no setteroverride
title1Family → String
no setteroverride
title2 → TextStyle
no setteroverride
title2Family → String
no setteroverride
title3 → TextStyle
no setteroverride
title3Family → String
no setteroverride

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