sectionHeader property
TextStyle
get
sectionHeader
Implementation
TextStyle get sectionHeader =>
TextStyle(color: primary, fontWeight: FontWeight.bold);
TextStyle get sectionHeader =>
TextStyle(color: primary, fontWeight: FontWeight.bold);