t15Bold18 property

TextStyle t15Bold18
getter/setter pair

Implementation

late var t15Bold18 = _textStyle(
  fontWeight: FontWeight.w700,
  fontSize: 15.0,
  height: 18.0,
);