const CommonMainCanvas({Key? key,required this.title, this.leading, this.body, this.appBarBgColor}) : super(key: key);