clipBehavior property

Clip clipBehavior
final

Whether and how to clip the parts of decoration that render inside the loupe.

Defaults to Clip.none.

See the discussion at decoration.

Implementation

final Clip clipBehavior;