CTextStyle class

Constructors

CTextStyle()

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

fontComfortaa String
getter/setter pair
fontDefault String
getter/setter pair
fontDroidSans String
getter/setter pair
fontExo String
getter/setter pair
fontInconsolata String
getter/setter pair
fontLato String
getter/setter pair
fontMerriweather String
getter/setter pair
fontMontserrat String
getter/setter pair
fontNotoSans String
getter/setter pair
fontOpenSans String
getter/setter pair
fontOswald String
getter/setter pair
fontPlayfairDisplay String
getter/setter pair
fontPoppins String
getter/setter pair
fontPTSans String
getter/setter pair
fontQuicksand String
getter/setter pair
fontRaleway String
getter/setter pair
fontRoboto String
getter/setter pair
fontRobotoCondensed String
getter/setter pair
fontSourceSansPro String
getter/setter pair
fontUbuntu String
getter/setter pair
fontWorkSans String
getter/setter pair

Static Methods

body({String? fontFamily, double? fontSize, double? letterSpacing, FontWeight? fontWeight, Color? color}) TextStyle
bodySemiBold({String? fontFamily, double? fontSize, double? letterSpacing, FontWeight? fontWeight, Color? color}) TextStyle
hint({String? fontFamily, double? fontSize, double? letterSpacing, FontWeight? fontWeight, Color? color}) TextStyle
subhead({String? fontFamily, double? fontSize, double? letterSpacing, FontWeight? fontWeight, Color? color}) TextStyle