menu
Flutter
dart:html
Window
resizeTo method
resizeTo
dark_mode
light_mode
resizeTo
method
void
resizeTo
(
int
x
,
int
y
)
Resizes this window to a specific width and height.
Other resources
Window.resizeTo
from MDN.
Implementation
void resizeTo(int x, int y) native;
Flutter
dart:html
Window
resizeTo method
Window class
Cookies management controls