f11Regular property

TextStyle get f11Regular

Implementation

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