menu
chatroom_uikit package
documentation
ui/widget/chat_bottom_sheet_background.dart
ChatBottomSheetBackground
ChatBottomSheetBackground.new const constructor
ChatBottomSheetBackground.new const constructor
dark_mode
light_mode
ChatBottomSheetBackground
constructor
const
ChatBottomSheetBackground
(
{
required
Widget
child
,
bool
showGrip
=
true
,
Key
?
key
,
})
Implementation
const ChatBottomSheetBackground( {required this.child, this.showGrip = true, super.key});
chatroom_uikit package
documentation
ui/widget/chat_bottom_sheet_background
ChatBottomSheetBackground
ChatBottomSheetBackground.new const constructor
ChatBottomSheetBackground class