t13Normal20 property

TextStyle t13Normal20
getter/setter pair

Implementation

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