f12Regular property

TextStyle get f12Regular

Implementation

TextStyle get f12Regular =>
    appTextStyle(fontSize: 12, fontWeight: FontWeight.w400, lineHeight: 16);