menu
flight_script package
documentation
vm/dictionary.dart
DictionaryApi
popScope method
popScope method
dark_mode
light_mode
popScope
method
void
popScope
(
)
Implementation
void popScope() => eval(const PopScope());
flight_script package
documentation
vm/dictionary
DictionaryApi
popScope method
DictionaryApi extension on
VirtualMachine