menu
flujs_qjs package
documentation
wrapper/JSRuntime.dart
JSInterruptHandler typedef
JSInterruptHandler typedef
dark_mode
light_mode
JSInterruptHandler
typedef
JSInterruptHandler
=
int
Function
(
JSRuntime
rt
,
Uint8List
?
opaque
)
Implementation
typedef JSInterruptHandler = int Function(JSRuntime rt, Uint8List? opaque);
flujs_qjs package
documentation
wrapper/JSRuntime
JSInterruptHandler typedef
JSRuntime library