menu
swipe_action_cell package
documentation
testing.dart
MockSwipeController
closeCallCount property
closeCallCount property
dark_mode
light_mode
closeCallCount
property
int
get
closeCallCount
Number of times
close
was called.
Implementation
int get closeCallCount => _close;
swipe_action_cell package
documentation
testing
MockSwipeController
closeCallCount property
MockSwipeController class