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