TextStyleExt extension

on

Properties

black TextStyle

Available on TextStyle, provided by the TextStyleExt extension

color: black
no setter
bold TextStyle

Available on TextStyle, provided by the TextStyleExt extension

fontWeight: bold
no setter
bw TextStyle

Available on TextStyle, provided by the TextStyleExt extension

color: black & white
no setter
grey TextStyle

Available on TextStyle, provided by the TextStyleExt extension

color: grey
no setter
grey80 TextStyle

Available on TextStyle, provided by the TextStyleExt extension

color: grey with opacity 80%
no setter
grey300 TextStyle

Available on TextStyle, provided by the TextStyleExt extension

color: grey300
no setter
normal TextStyle

Available on TextStyle, provided by the TextStyleExt extension

fontWeight: normal
no setter
primary TextStyle

Available on TextStyle, provided by the TextStyleExt extension

color: blue/primary
no setter
primaryDark TextStyle

Available on TextStyle, provided by the TextStyleExt extension

color: theme.primaryColorDark
no setter
white TextStyle

Available on TextStyle, provided by the TextStyleExt extension

color: white
no setter