primaryTitleText constant
TextStyle
const primaryTitleText
Implementation
static const primaryTitleText = TextStyle(color: Colors.white, fontSize: 20, fontWeight: FontWeight.w600);
static const primaryTitleText = TextStyle(color: Colors.white, fontSize: 20, fontWeight: FontWeight.w600);