enforceSpaceConstraints property
Whether the popup should automatically reposition itself based on space available relative to the viewport.
Defaults to true.
Implementation
@Input()
bool enforceSpaceConstraints = true;
Whether the popup should automatically reposition itself based on space available relative to the viewport.
Defaults to true.
@Input()
bool enforceSpaceConstraints = true;