menu
neomage package
documentation
ui/vim/vim_mode.dart
ShellCommand
ShellCommand.new const constructor
ShellCommand.new const constructor
dark_mode
light_mode
ShellCommand
constructor
const
ShellCommand
(
{
required
String
command
,
})
Implementation
const ShellCommand({required this.command});
neomage package
documentation
ui/vim/vim_mode
ShellCommand
ShellCommand.new const constructor
ShellCommand class