menu
flight_script package
documentation
vm/function.dart
FlightFunction
FlightFunction.new constructor
FlightFunction.new constructor
dark_mode
light_mode
FlightFunction
constructor
FlightFunction
(
Macro
macro
,
Dictionary
closure
)
Implementation
FlightFunction(this.macro, this.closure);
flight_script package
documentation
vm/function
FlightFunction
FlightFunction.new constructor
FlightFunction class