heading3 property

  1. @override
TextStyle get heading3
override

H3: sottosezioni — Inter SemiBold 20px

Implementation

@override
TextStyle get heading3 => _text(20, weight: FontWeight.w600, letterSpacing: -0.25, lineHeight: 1.25);