menu
lualike package
documentation
command/interactive_command.dart
InteractiveMode
InteractiveMode.new constructor
InteractiveMode.new constructor
dark_mode
light_mode
InteractiveMode
constructor
InteractiveMode
(
{
required
LuaLike
bridge
,
bool
debugMode
=
false
,
})
Implementation
InteractiveMode({required this.bridge, this.debugMode = false});
lualike package
documentation
command/interactive_command
InteractiveMode
InteractiveMode.new constructor
InteractiveMode class