TextStyleExtensions extension

Helper methods for common text style modifications

on

Properties

bold TextStyle

Available on TextStyle, provided by the TextStyleExtensions extension

Make text bold
no setter
light TextStyle

Available on TextStyle, provided by the TextStyleExtensions extension

Make text light
no setter
medium TextStyle

Available on TextStyle, provided by the TextStyleExtensions extension

Make text medium weight
no setter
normal TextStyle

Available on TextStyle, provided by the TextStyleExtensions extension

Make text normal weight
no setter
semiBold TextStyle

Available on TextStyle, provided by the TextStyleExtensions extension

Make text semi-bold
no setter

Methods

withColor(Color color) TextStyle

Available on TextStyle, provided by the TextStyleExtensions extension

Add custom color
withSize(double size) TextStyle

Available on TextStyle, provided by the TextStyleExtensions extension

Add custom size