menu
neomage package
documentation
ui/vim/vim_mode.dart
QuitCommand
QuitCommand.new const constructor
QuitCommand.new const constructor
dark_mode
light_mode
QuitCommand
constructor
const
QuitCommand
(
{
bool
force
=
false
,
})
Implementation
const QuitCommand({this.force = false});
neomage package
documentation
ui/vim/vim_mode
QuitCommand
QuitCommand.new const constructor
QuitCommand class