resizeToAvoidBottomInset property

bool? resizeToAvoidBottomInset
final

If true the body and the scaffold's floating widgets should size themselves to avoid the onscreen keyboard

Implementation

final bool? resizeToAvoidBottomInset;