menu
fluent_editor package
documentation
cursor.dart
Cursor
forward method
forward method
dark_mode
light_mode
forward
method
void
forward
(
)
Implementation
void forward() { focusOffset++; anchorOffset++; }
fluent_editor package
documentation
cursor
Cursor
forward method
Cursor class