menu
argos_inspector package
documentation
native/argos_native_capture.dart
ArgosNativeCapture
handleEventForTesting method
handleEventForTesting method
dark_mode
light_mode
handleEventForTesting
method
@
visibleForTesting
Future
<
void
>
handleEventForTesting
(
dynamic
event
)
Implementation
@visibleForTesting Future<void> handleEventForTesting(dynamic event) => _onNativeEvent(event);
argos_inspector package
documentation
native/argos_native_capture
ArgosNativeCapture
handleEventForTesting method
ArgosNativeCapture class