menu
flutter_api_tracker package
documentation
widgets/api_debugger_wrapper.dart
ApiDebuggerWrapper
tapCount property
tapCount property
dark_mode
light_mode
tapCount
property
int
tapCount
final
Number of taps required to trigger the action. Defaults to 6.
Implementation
final int tapCount;
flutter_api_tracker package
documentation
widgets/api_debugger_wrapper
ApiDebuggerWrapper
tapCount property
ApiDebuggerWrapper class