f10RegularPrimary500 property

TextStyle get f10RegularPrimary500

Implementation

TextStyle get f10RegularPrimary500 =>
    f10Regular.copyWith(color: appColor.primary500);