menu
swipe_action_cell package
documentation
testing.dart
MockSwipeController
undoCallCount property
undoCallCount property
dark_mode
light_mode
undoCallCount
property
int
get
undoCallCount
Number of times
undo
was called.
Implementation
int get undoCallCount => _undo;
swipe_action_cell package
documentation
testing
MockSwipeController
undoCallCount property
MockSwipeController class