clipBehavior property

Clip clipBehavior
final

The content will be clipped (or not) according to this option.

Corresponds to Material's PageView's clipBehavior parameter: https://api.flutter.dev/flutter/widgets/PageView-class.html

Implementation

final Clip clipBehavior;