menu
Dart
dart:js_interop
JSFunction typedef
JSFunction
brightness_4
brightness_5
description
JSFunction
typedef
JSFunction
= JSFunction
The type of all JS functions,
JSFunction
<:
JSObject
.
Implementation
typedef JSFunction = js_types.JSFunction;
Dart
dart:js_interop
JSFunction typedef
dart:js_interop library