collectiveTitleStyle property

TextStyle collectiveTitleStyle
getter/setter pair

Implementation

static TextStyle collectiveTitleStyle = const TextStyle(fontSize: 25, fontWeight: FontWeight.bold,);