boldOutFit property

TextStyle boldOutFit
getter/setter pair

Implementation

static TextStyle boldOutFit =
    GoogleFonts.outfit(fontWeight: FontWeight.w700, fontSize: 18.0.sp);