ApDrawer constructor
const
ApDrawer({})
Implementation
const ApDrawer({
super.key,
required this.onTapHeader,
required this.widgets,
this.userInfo,
this.imageAsset,
this.imageHeroTag = ApConstants.tagStudentPicture,
this.displayPicture = false,
});