menu
at_contacts_group_flutter package
documentation
desktop_screens/desktop_bottom_sheet.dart
DesktopGroupBottomSheet
DesktopGroupBottomSheet.new const constructor
DesktopGroupBottomSheet.new const constructor
dark_mode
light_mode
DesktopGroupBottomSheet
constructor
const
DesktopGroupBottomSheet
(
Function
onPressed
,
String
buttontext
, {
String
message
=
''
,
})
Implementation
const DesktopGroupBottomSheet( this.onPressed, this.buttontext, { this.message = '', });
at_contacts_group_flutter package
documentation
desktop_screens/desktop_bottom_sheet
DesktopGroupBottomSheet
DesktopGroupBottomSheet.new const constructor
DesktopGroupBottomSheet class