static TextStyle body1(Color color) { return TextStyle(fontSize: 24.0, fontWeight: FontWeight.w400, color: color); }