menu
nutrient_flutter package
documentation
bindings.dart
BookmarkManagerInterface
removeBookmark abstract method
removeBookmark abstract method
dark_mode
light_mode
removeBookmark
abstract method
Future
<
bool
>
removeBookmark
(
Bookmark
bookmark
)
Removes
bookmark
from the document.
Implementation
Future<bool> removeBookmark(Bookmark bookmark);
nutrient_flutter package
documentation
bindings
BookmarkManagerInterface
removeBookmark abstract method
BookmarkManagerInterface class