textStyle top-level property

TextStyle textStyle
getter/setter pair

Implementation

TextStyle textStyle = const TextStyle(color: Colors.black, fontSize: 14);