clipBehavior property

bool clipBehavior
final

Whether to clip the child widget. Default is true

Implementation

final bool clipBehavior;