menu
react_web package
documentation
web.dart
WebRuntime
install static method
install static method
dark_mode
light_mode
install
static method
void
install
(
WebRuntime
runtime
)
Implementation
static void install(WebRuntime runtime) { _current = runtime; }
react_web package
documentation
web
WebRuntime
install static method
WebRuntime class