menu
swipe_action_cell package
documentation
testing.dart
MockSwipeController
openRightCallCount property
openRightCallCount property
dark_mode
light_mode
openRightCallCount
property
int
get
openRightCallCount
Number of times
openRight
was called.
Implementation
int get openRightCallCount => _openRight;
swipe_action_cell package
documentation
testing
MockSwipeController
openRightCallCount property
MockSwipeController class