t15Normal24 property

TextStyle t15Normal24
getter/setter pair

Implementation

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