content constant
TextStyle
const content
Implementation
static const content = TextStyle(
color: FXColor.main_black1,
fontWeight: FontWeight.normal,
fontSize: 16);
static const content = TextStyle(
color: FXColor.main_black1,
fontWeight: FontWeight.normal,
fontSize: 16);