clip property

Rectangle<num>? clip

Clip area element rendered in the image.

Implementation

Rectangle<num>? get clip => _clip?.valueCopy;