ChatBottomSheetWidget constructor
const
ChatBottomSheetWidget({})
Implementation
const ChatBottomSheetWidget({
required this.items,
this.title,
this.titleStyle,
this.cancelStyle,
super.key,
});
const ChatBottomSheetWidget({
required this.items,
this.title,
this.titleStyle,
this.cancelStyle,
super.key,
});