f11RegularPrimary500 property

TextStyle get f11RegularPrimary500

Implementation

TextStyle get f11RegularPrimary500 =>
    f11Regular.copyWith(color: appColor.primary500);