titleStyle constant
TextStyle
const titleStyle
titleStyle can be used to change the dialog title style
Implementation
static const TextStyle titleStyle =
const TextStyle(fontWeight: FontWeight.bold, fontSize: 16);