TypographyClass class

this class for define types of all textStyle in text

Constructors

TypographyClass()

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

mtBodyStyle({Color? color}) TextStyle
this function set mtBodyStyle in text
mtCaptionStyle({Color? color}) TextStyle
this function set mtCaptionStyle in text
mtFootnoteStyle({Color? color}) TextStyle
this function set mtFootnoteStyle in text
mtOverLineStyle({Color? color}) TextStyle
this function set mtOverLineStyle in text
mtPageHeadingExStyle({Color? color}) TextStyle
this function set mtPageHeadingExStyle in text
mtPageHeadingMdStyle({Color? color}) TextStyle
this function set mtPageHeadingMdStyle in text
mtPageHeadingStyle({Color? color}) TextStyle
this function set mtPageHeadingStyle in text
mtPageSubheadingExStyle({Color? color}) TextStyle
this function set mtPageSubheadingExStyle in text
mtPageSubheadingMdStyle({Color? color}) TextStyle
this function set mtPageSubheadingMdStyle in text
mtPageSubheadingStyle({Color? color}) TextStyle
this function set mtPageSubheadingStyle in text
mtSectionLabelStyle({Color? color}) TextStyle
this function set mtSectionLabelStyle in text
mtSectionTitleStyle({Color? color}) TextStyle
this function set mtSectionTitleStyle in text