menu
puredartlua package
documentation
lua/visitors/bindings/std.dart
Std
restoreScope method
restoreScope method
dark_mode
light_mode
restoreScope
method
void
restoreScope
(
Scope
next
)
inherited
Implementation
void restoreScope(Scope next) { scope = next; }
puredartlua package
documentation
lua/visitors/bindings/std
Std
restoreScope method
Std mixin