menu
simple_dart_web_views package
documentation
simple_path_panel.dart
AbstractPathPanelComponent
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
simple_path_panel
AbstractPathPanelComponent
fullSize method
AbstractPathPanelComponent class