menu
rich_textfield_editor package
documentation
widgets/proxy.dart
RenderParagraphProxy
getWordBoundary method
getWordBoundary method
dark_mode
light_mode
getWordBoundary
method
@
override
TextRange
getWordBoundary
(
TextPosition
position
)
override
Implementation
@override TextRange getWordBoundary(TextPosition position) => child!.getWordBoundary(position);
rich_textfield_editor package
documentation
widgets/proxy
RenderParagraphProxy
getWordBoundary method
RenderParagraphProxy class