text32Bold property

TextStyle get text32Bold

Implementation

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