text24Bold property

TextStyle get text24Bold

Implementation

static TextStyle get text24Bold =>
    TextStyle(fontSize: 24.sp, fontWeight: FontWeight.bold);