WidgetTextStyle extension

Text Extensions

Adds text styling functionality to any widget.

on

Methods

textStyle({TextStyle? style, double? fontSize, FontWeight? fontWeight, Color? color, TextDecoration? decoration, double? letterSpacing, double? wordSpacing}) Widget

Available on Widget, provided by the WidgetTextStyle extension

Applies a text style to the widget.