fullObstruction property

bool fullObstruction

If true, this widget fully obstructs widgets behind it by the specified size.

If false, this widget partially obstructs.

Implementation

bool get fullObstruction;