onresize property

void onresize=(void VoidFunc())

Set a callback to execute when user resizes the screen.

Implementation

external set onresize(void Function() VoidFunc);