t10Bold12 property

TextStyle t10Bold12
getter/setter pair

Implementation

late var t10Bold12 = _textStyle(
  fontWeight: FontWeight.w600,
  fontSize: 10.0,
  height: 12.1,
);