clipBehavior property

Clip clipBehavior
final

The Step.content will be clipped to this Clip type.

Defaults to Clip.none.

See also:

  • Clip, which explains how to use this property.

Implementation

final Clip clipBehavior;