describeClipBounds method

Rect? describeClipBounds()

Describes the clip that would be applied to contents of this layer, if any.

Implementation

Rect? describeClipBounds() => null;