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