t24Bold38 property

TextStyle t24Bold38
getter/setter pair

Implementation

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