static TextStyle title4(Color color) { return TextStyle(fontSize: 21.0, fontWeight: FontWeight.w600, color: color); }