textStyle constant
TextStyle
const textStyle
The default text style.
Implementation
static const textStyle = TextStyle(fontSize: 14, fontWeight: MyFontWeight.w500);
The default text style.
static const textStyle = TextStyle(fontSize: 14, fontWeight: MyFontWeight.w500);