menu
flight_script package
documentation
vm/dictionary.dart
SetLocal
SetLocal.new constructor
SetLocal.new constructor
dark_mode
light_mode
SetLocal
constructor
SetLocal
(
String
key
,
dynamic
value
,
bool
shadows
)
Implementation
SetLocal(this.key, this.value, this.shadows);
flight_script package
documentation
vm/dictionary
SetLocal
SetLocal.new constructor
SetLocal class