menu
flutter_swipe_action_cell package
documentation
core/controller.dart
SwipeActionController
selectedSet property
selectedSet property
dark_mode
light_mode
selectedSet
property
Set
<
int
>
selectedSet
getter/setter pair
Implementation
Set
<
int
> selectedSet =
Set
<
int
>();
flutter_swipe_action_cell package
documentation
core/controller
SwipeActionController
selectedSet property
SwipeActionController class
Constructors
new
Properties
hashCode
isEditing
runtimeType
selectedIndexPathsChangeCallback
selectedSet
Methods
closeAllOpenCell
deleteCellAt
deselectAll
deselectCellAt
dispose
getSelectedIndexPaths
noSuchMethod
openCellAt
selectAll
selectCellAt
startEditingMode
stopEditingMode
toggleEditingMode
toString
Operators
operator ==