menu
simple_dart_web_views package
documentation
main_window.dart
MainWindow
fullSize method
fullSize method
dark_mode
light_mode
fullSize
method
void
fullSize
(
)
inherited
Implementation
void fullSize() { width = '100%'; height = '100%'; }
simple_dart_web_views package
documentation
main_window
MainWindow
fullSize method
MainWindow class