ChatUIKitBottomSheet<T> constructor
const
ChatUIKitBottomSheet<T> ({})
Implementation
const ChatUIKitBottomSheet({
this.items,
this.title,
this.titleStyle,
this.titleWidget,
this.body,
this.cancelLabel,
this.cancelLabelStyle,
this.showCancel = true,
this.height,
super.key,
});