BodyTextStyle top-level constant
TextStyle
const BodyTextStyle
Implementation
const TextStyle BodyTextStyle =
TextStyle(color: Colors.white, fontWeight: FontWeight.bold);
const TextStyle BodyTextStyle =
TextStyle(color: Colors.white, fontWeight: FontWeight.bold);