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