TBIBFontStyle class

Constructors

TBIBFontStyle()

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 Properties

b1 TextStyle
getter/setter pair
b1Dark TextStyle
getter/setter pair
b2 TextStyle
getter/setter pair
b2Dark TextStyle
getter/setter pair
h1 TextStyle
getter/setter pair
h1Dark TextStyle
getter/setter pair
h2 TextStyle
getter/setter pair
h2Dark TextStyle
getter/setter pair
h3 TextStyle
getter/setter pair
h3Dark TextStyle
getter/setter pair
h4 TextStyle
getter/setter pair
h4Dark TextStyle
getter/setter pair
h5 TextStyle
getter/setter pair
h5Dark TextStyle
getter/setter pair
h6 TextStyle
getter/setter pair
h6Dark TextStyle
getter/setter pair

Static Methods

addCustomFont(String yourFontFamily, {int? h}) → void
defaultFlutterStyle() → dynamic
lisenGoogleFont(TextStyle googleFontsName, {int? h}) → dynamic