textStyle property
final
the style of the text, default is fontSize: 20, color: Colors.black, fontWeight: FontWeight.bold
Implementation
final TextStyle textStyle
the style of the text, default is fontSize: 20, color: Colors.black, fontWeight: FontWeight.bold
final TextStyle textStyle