menu
at_contacts_flutter package
documentation
widgets/bottom_sheet.dart
CustomBottomSheet
selectedList property
selectedList property
dark_mode
light_mode
selectedList
property
ValueChanged
<
List
<
AtContact?
>
?
>
?
selectedList
final
Implementation
final ValueChanged<List<AtContact?>?>? selectedList;
at_contacts_flutter package
documentation
widgets/bottom_sheet
CustomBottomSheet
selectedList property
CustomBottomSheet class