clipBehavior property

Clip clipBehavior
final

Controls how the contents of the dialog are clipped (or not) to the given shape.

See the enum Clip for details of all possible options and their common use cases.

Defaults to Clip.none.

Implementation

final Clip clipBehavior;