widgets/bottom_sheet library
Classes
- CustomBottomSheet
-
A bottom sheet widget to diaplay the number of contacts selected from
contact list and what to do of that list on press of
Donetakes in @param onPressed which defines what to be executed on press ofDone@param selectedList is a ValueChanged function which return the selected contacts to be used outside of package.