二级标题
H2(super.data, {super.key, TextStyle? style}) : super( style: TextStyle( fontSize: 24, fontWeight: FontWeight.bold, ).merge(style), );