HubbleTypography class

Constructors

HubbleTypography({required TextStyle h1, required TextStyle h2, required TextStyle h3, required TextStyle h4, required TextStyle h5, required TextStyle subtitle1, required TextStyle subtitle2, required TextStyle subtitle3, required TextStyle body1, required TextStyle body2, required TextStyle body3, required TextStyle body4, required TextStyle body5, required TextStyle label1, required TextStyle label2, required TextStyle label3, required TextStyle navigation, required TextStyle buttonSmall, required TextStyle buttonMedium, required TextStyle buttonLarge})
const
HubbleTypography.mobile()
factory

Properties

body1 TextStyle
final
body2 TextStyle
final
body3 TextStyle
final
body4 TextStyle
final
body5 TextStyle
final
buttonLarge TextStyle
final
buttonMedium TextStyle
final
buttonSmall TextStyle
final
h1 TextStyle
final
h2 TextStyle
final
h3 TextStyle
final
h4 TextStyle
final
h5 TextStyle
final
hashCode int
The hash code for this object.
no setterinherited
label1 TextStyle
final
label2 TextStyle
final
label3 TextStyle
final
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
s10 TextStyle
no setter
s11 TextStyle
no setter
s12 TextStyle
no setter
s13 TextStyle
no setter
s14 TextStyle
no setter
s15 TextStyle
no setter
s16 TextStyle
no setter
s19 TextStyle
no setter
s20 TextStyle
no setter
s24 TextStyle
no setter
s32 TextStyle
no setter
s32SemiBold TextStyle
no setter
s36 TextStyle
no setter
subtitle1 TextStyle
final
subtitle2 TextStyle
final
subtitle3 TextStyle
final

Methods

copyUpdate({Color textColor = Colors.black}) HubbleTypography
copyUpdateScaledTextSize(double scale) HubbleTypography
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