TSideSheet constructor
const
TSideSheet(})
Implementation
const TSideSheet(
this.child, {
super.key,
this.header,
this.footer,
this.title,
this.showCloseButton,
this.onClose,
this.width = 400,
this.fromLeft = false,
});