t11Bold13 property

TextStyle t11Bold13
getter/setter pair

Implementation

late var t11Bold13 = _textStyle(
  fontWeight: FontWeight.w700,
  fontSize: 11.0,
  height: 13.0,
);