menu
flujs_qjs package
documentation
wrapper/JSClass.dart
JSClass
newClassID static method
newClassID static method
dark_mode
light_mode
newClassID
static method
int
newClassID
(
Pointer
<
JSClassID
>
pclassId
)
Implementation
static int newClassID(Pointer<JSClassID> pclassId) => JS_NewClassID(pclassId);
flujs_qjs package
documentation
wrapper/JSClass
JSClass
newClassID static method
JSClass class