disableScroll property

bool disableScroll
final

If you are using KeyboardActions for just one textfield and don't need to scroll the content set this to true

Implementation

final bool disableScroll;