menu
fdb package
documentation
core/commands/launch/launch.dart
ControllerLaunchCommand
ControllerLaunchCommand.new const constructor
ControllerLaunchCommand.new const constructor
dark_mode
light_mode
ControllerLaunchCommand
constructor
const
ControllerLaunchCommand
(
String
executable
,
List
<
String
>
arguments
)
Implementation
const ControllerLaunchCommand(this.executable, this.arguments);
fdb package
documentation
core/commands/launch/launch
ControllerLaunchCommand
ControllerLaunchCommand.new const constructor
ControllerLaunchCommand class