clip property

bool clip
final

Whether we should clip child.

This should be used sparingly and only where necessary for performance reasons.

Implementation

final bool clip;