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