styleTitle property Null safety

TextStyle styleTitle
read / write

Implementation

static TextStyle styleTitle = TextStyle(fontSize: 14, color: Colors.black87);