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