SharedDataBottomSheet constructor
Creates a SharedDataBottomSheet.
isShowAllActions determines if all actions are shown.
Implementation
const SharedDataBottomSheet({super.key, this.isShowAllActions = true});
Creates a SharedDataBottomSheet.
isShowAllActions determines if all actions are shown.
const SharedDataBottomSheet({super.key, this.isShowAllActions = true});