TextStyleExtension extension

on

Methods

add(Object? obj, {bool apply = true}) TextStyle
You can create a TextStyle by adding the TextStyle to one these types: Color, FontFamily, FontSize, FontWeight, FontStyle, TextBaseline, Locale, Shadows, FontFeatures, Decoration, or DecorationStyle, or DecorationStyle.

Operators

operator +(Object? obj) TextStyle
You can create a TextStyle by adding the TextStyle to one these types: Color, FontFamily, FontSize, FontWeight, FontStyle, TextBaseline, Locale, Shadows, FontFeatures, Decoration, or DecorationStyle, or DecorationStyle.