ModulaTypography class

Constructors

ModulaTypography({required TextStyle displayH1, required TextStyle displayH2, required TextStyle displayH3, required TextStyle text3xlRegular, required TextStyle text3xlMedium, required TextStyle text3xlSemibold, required TextStyle text3xlBold, required TextStyle text2xlRegular, required TextStyle text2xlMedium, required TextStyle text2xlSemibold, required TextStyle text2xlBold, required TextStyle textXlRegular, required TextStyle textXlMedium, required TextStyle textXlSemibold, required TextStyle textXlBold, required TextStyle textLgRegular, required TextStyle textLgMedium, required TextStyle textLgSemibold, required TextStyle textLgBold, required TextStyle textBaseRegular, required TextStyle textBaseMedium, required TextStyle textBaseSemibold, required TextStyle textBaseBold, required TextStyle textSmRegular, required TextStyle textSmMedium, required TextStyle textSmSemibold, required TextStyle textSmBold, required TextStyle textXsRegular, required TextStyle textXsMedium, required TextStyle textXsSemibold, required TextStyle textXsBold, required TextStyle textXxsRegular, required TextStyle textXxsMedium, required TextStyle textXxsSemibold, required TextStyle textXxsBold})

Properties

displayH1 TextStyle
final
displayH2 TextStyle
final
displayH3 TextStyle
final
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
text2xlBold TextStyle
final
text2xlMedium TextStyle
final
text2xlRegular TextStyle
final
text2xlSemibold TextStyle
final
text3xlBold TextStyle
final
text3xlMedium TextStyle
final
text3xlRegular TextStyle
final
text3xlSemibold TextStyle
final
textBaseBold TextStyle
final
textBaseMedium TextStyle
final
textBaseRegular TextStyle
final
textBaseSemibold TextStyle
final
textLgBold TextStyle
final
textLgMedium TextStyle
final
textLgRegular TextStyle
final
textLgSemibold TextStyle
final
textSmBold TextStyle
final
textSmMedium TextStyle
final
textSmRegular TextStyle
final
textSmSemibold TextStyle
final
textXlBold TextStyle
final
textXlMedium TextStyle
final
textXlRegular TextStyle
final
textXlSemibold TextStyle
final
textXsBold TextStyle
final
textXsMedium TextStyle
final
textXsRegular TextStyle
final
textXsSemibold TextStyle
final
textXxsBold TextStyle
final
textXxsMedium TextStyle
final
textXxsRegular TextStyle
final
textXxsSemibold TextStyle
final

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