TextStyleExtension extension

Extension on Widget to easily style text.

on

Methods

textStyle({Color color = Colors.black, double fontSize = 16.0, FontWeight fontWeight = FontWeight.normal}) Widget

Available on Widget, provided by the TextStyleExtension extension

Apply common text styles to text widgets.