styleContentWhite top-level constant
TextStyle
const styleContentWhite
Implementation
const styleContentWhite = TextStyle(fontSize: contentFontSize, color: Colors.white);
const styleContentWhite = TextStyle(fontSize: contentFontSize, color: Colors.white);