field property

TextStyle field
getter/setter pair

Implementation

static TextStyle field =
    baseTextStyle.copyWith(fontSize: 14, fontWeight: FontWeight.bold);