t16Normal18 property

TextStyle t16Normal18
getter/setter pair

Implementation

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