menu
simple_dart_web_views package
documentation
main_window.dart
MainWindow
onViewChange property
onViewChange property
dark_mode
light_mode
onViewChange
property
Stream
<
View
>
get
onViewChange
Implementation
Stream<View> get onViewChange => _onViewChange.stream;
simple_dart_web_views package
documentation
main_window
MainWindow
onViewChange property
MainWindow class