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