QudsLightDrawer constructor
const
QudsLightDrawer({})
Create an instance of QudsLightDrawer
Implementation
const QudsLightDrawer({
Key? key,
this.body,
this.titleButton,
this.bottomButton,
this.bottomAboutButton,
}) : super(key: key);