PageInfo constructor
PageInfo({})
Implementation
PageInfo({required this.key,this.titleInfo,this.bgColor,this.bottomNavInfo,this.defaultIndex,required this.bodyList,required this.name});
PageInfo({required this.key,this.titleInfo,this.bgColor,this.bottomNavInfo,this.defaultIndex,required this.bodyList,required this.name});