textStyle property
TextStyle
get
textStyle
Implementation
TextStyle get textStyle =>
TextStyle(color: color, fontSize: 20, fontWeight: FontWeight.bold);
TextStyle get textStyle =>
TextStyle(color: color, fontSize: 20, fontWeight: FontWeight.bold);