TextProvider class

Constructors

TextProvider()

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

body TextStyle
no setter
headline1 TextStyle
Font styles
no setter
headline2 TextStyle
no setter
headline3 TextStyle
no setter
size SizeProvider
final
subtitle1 TextStyle
no setter
subtitle2 TextStyle
no setter

Constants

familyKoara → const String
familyNunitoSans → const String
Font families
familyRoboto → const String
familySegoe → const String
package → const String
sizeBody → const double
sizeHeadline1 → const double
Font sizes
sizeHeadline2 → const double
sizeHeadline3 → const double
sizeSubtitle1 → const double
sizeSubtitle2 → const double