clipBehavior property

Clip clipBehavior
final

The clip behavior of this glass.

Defaults to Clip.none, so child will not be clipped.

Implementation

final Clip clipBehavior;