t16Normal24 property

TextStyle t16Normal24
getter/setter pair

Implementation

late var t16Normal24 = _textStyle(
  fontWeight: FontWeight.w700,
  fontSize: 16.0,
  height: 24.0,
);