f16Regular property

TextStyle get f16Regular

Implementation

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