headerTitleStyle property

TextStyle headerTitleStyle
getter/setter pair

Implementation

static TextStyle headerTitleStyle = const TextStyle(fontSize: 20, fontWeight: FontWeight.bold, color: Colors.white);