t11Bold16 property

TextStyle t11Bold16
getter/setter pair

Implementation

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