txtBoldRed property

TextStyle get txtBoldRed

Implementation

TextStyle get txtBoldRed => _textStyle(this,Colors.red,Family.bold);