mode property

HideMode mode
final

How the widget should hide the keyboard.

By default, HideMode.unfocus is used.

Implementation

final HideMode mode;