small property

TextStyle small
getter/setter pair

Implementation

static TextStyle small =
    GoogleFonts.outfit(fontWeight: FontWeight.w400, fontSize: 14.0.sp);