menu
dart_eval package
documentation
dart_eval_bridge.dart
Runtime
globals property
globals property
dark_mode
light_mode
globals
property
List
<
Object
?
>
globals
final
Implementation
final globals = List<Object?>.filled(20000, null);
dart_eval package
documentation
dart_eval_bridge
Runtime
globals property
Runtime class