t12Normal15 property

TextStyle t12Normal15
getter/setter pair

Implementation

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