fontSize20 property

TextStyle get fontSize20

Implementation

TextStyle get fontSize20 => copyWith(fontSize: 20);