menu
lualike package
documentation
command/base_command.dart
BaseCommand
bridge property
bridge property
dark_mode
light_mode
bridge
property
LuaLike
get
bridge
Get the global LuaLike bridge instance
Implementation
LuaLike get bridge => _globalBridge;
lualike package
documentation
command/base_command
BaseCommand
bridge property
BaseCommand class