menu
Dart
dart:html
NavigationPreloadManager
enable method
enable
dark_mode
light_mode
description
enable
method
Future
enable
(
)
Implementation
Future enable() => promiseToFuture(JS("", "#.enable()", this));
Dart
dart:html
NavigationPreloadManager
enable method
NavigationPreloadManager class
Cookies management controls