text15Bold property

TextStyle get text15Bold

Implementation

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