t13Normal18 property

TextStyle t13Normal18
getter/setter pair

Implementation

late var t13Normal18 = _textStyle(
  fontWeight: FontWeight.w400,
  fontSize: 13.0,
  height: 18.0,
);