t23Bold33 property

TextStyle t23Bold33
getter/setter pair

Implementation

late var t23Bold33 = _textStyle(
  fontWeight: FontWeight.w700,
  fontSize: 23.0,
  height: 33.0,
);