menu
rich_editor_gg package
documentation
rich_editor.dart
WebUri
hasFragment property
hasFragment property
dark_mode
light_mode
hasFragment
property
@
override
bool
get
hasFragment
override
Whether the URI has a fragment part.
Implementation
@override bool get hasFragment => _uri.hasFragment;
rich_editor_gg package
documentation
rich_editor
WebUri
hasFragment property
WebUri class