Constructor for ZetaBottomSheet.
const ZetaBottomSheet({ super.key, super.rounded, this.title, this.body, this.centerTitle = true, });