f9Regular property

TextStyle get f9Regular

Implementation

TextStyle get f9Regular =>
    appTextStyle(fontSize: 9, fontWeight: FontWeight.w400, lineHeight: 14);