menu
fluent_editor package
documentation
utils/cursor_navigation.dart
CaretStop
CaretStop.new const constructor
CaretStop.new const constructor
dark_mode
light_mode
CaretStop
constructor
const
CaretStop
(
String
fragmentId
,
int
offset
)
Implementation
const CaretStop(this.fragmentId, this.offset);
fluent_editor package
documentation
utils/cursor_navigation
CaretStop
CaretStop.new const constructor
CaretStop class