textStyle property
Implementation
final TextStyle textStyle = const TextStyle(
color: Colors.black, fontSize: 16, fontWeight: FontWeight.bold);
final TextStyle textStyle = const TextStyle(
color: Colors.black, fontSize: 16, fontWeight: FontWeight.bold);