t8Normal12 property

TextStyle t8Normal12
getter/setter pair

Implementation

late var t8Normal12 = _textStyle(
  fontWeight: FontWeight.w400,
  fontSize: 8.0,
  height: 12.0,
);