f15Regular property

TextStyle get f15Regular

Implementation

TextStyle get f15Regular =>
    appTextStyle(fontSize: 15, fontWeight: FontWeight.w400, lineHeight: 22);