TitleSection({Key? key, required this.title, this.titleTextStyle,required this.child}) : super(key: key);