constrainToViewport property
Whether to clamp the popup position so that it never goes offscreen.
Defaults to false.
Implementation
@Input()
bool constrainToViewport = false;
Whether to clamp the popup position so that it never goes offscreen.
Defaults to false.
@Input()
bool constrainToViewport = false;