menu
Flutter
dart:html
BackgroundFetchedEvent
updateUI method
updateUI
dark_mode
light_mode
updateUI
method
Future
updateUI
(
String
title
)
Implementation
Future updateUI(String title) => promiseToFuture(JS("", "#.updateUI(#)", this, title));
Flutter
dart:html
BackgroundFetchedEvent
updateUI method
BackgroundFetchedEvent class
Cookies management controls