textStyle constant

TextStyle const textStyle

The default text style.

Implementation

static const textStyle = TextStyle(fontSize: 14, fontWeight: MyFontWeight.w500);