f10Regular property

TextStyle get f10Regular

Implementation

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