menu
rich_editor_gg package
documentation
rich_editor.dart
WebUri
hasEmptyPath property
hasEmptyPath property
dark_mode
light_mode
hasEmptyPath
property
@
override
bool
get
hasEmptyPath
override
Whether the URI has an empty path.
Implementation
@override bool get hasEmptyPath => _uri.hasEmptyPath;
rich_editor_gg package
documentation
rich_editor
WebUri
hasEmptyPath property
WebUri class