OverlayLayoutChild.clipOverlay
bool clipOverlay() @propertyGet clipOverlay property.
Returns
Whether the child should be clipped to fit the parent's size.
void clipOverlay(bool propval) @propertySet clipOverlay property.
Parameters
propval | Whether the child should be clipped to fit the parent's size. |