clipBehavior property

Clip clipBehavior
final

Clipping strategy, which defaults to Clip.none, and can be used to clip child text field content when rounded corners are used for the border.

Implementation

final Clip clipBehavior;