menu
swipe_action_cell package
documentation
testing.dart
MockSwipeController
openCallCount property
openCallCount property
dark_mode
light_mode
openCallCount
property
int
get
openCallCount
Combined
openLeft
+
openRight
call count.
Implementation
int get openCallCount => _openLeft + _openRight;
swipe_action_cell package
documentation
testing
MockSwipeController
openCallCount property
MockSwipeController class