describeClipBounds method Null safety
Describes the clip that would be applied to contents of this layer, if any.
Implementation
Rect? describeClipBounds() => null;
Describes the clip that would be applied to contents of this layer, if any.
Rect? describeClipBounds() => null;