hideKeyboardOnDownScroll property

bool hideKeyboardOnDownScroll
final

Hides the keyboard a Scrollable inside the body was scrolled and shows it again when the user scrolls to the top.

Implementation

final bool hideKeyboardOnDownScroll;