title constant
TextStyle
const title
Implementation
static const title = TextStyle(fontSize: 20, fontWeight: FontWeight.bold);
static const title = TextStyle(fontSize: 20, fontWeight: FontWeight.bold);