menu
swipe_action_cell package
documentation
testing.dart
MockSwipeController
openLeftCallCount property
openLeftCallCount property
dark_mode
light_mode
openLeftCallCount
property
int
get
openLeftCallCount
Number of times
openLeft
was called.
Implementation
int get openLeftCallCount => _openLeft;
swipe_action_cell package
documentation
testing
MockSwipeController
openLeftCallCount property
MockSwipeController class