menu
hetu_script package
documentation
interpreter/interpreter.dart
HTInterpreter
externFunctions property
externFunctions property
dark_mode
light_mode
externFunctions
property
Map
<
String
,
Function
>
externFunctions
final
Implementation
final externFunctions = <String, Function>{};
hetu_script package
documentation
interpreter/interpreter
HTInterpreter
externFunctions property
HTInterpreter class