keyboardAware property

bool keyboardAware
final

Control if add or not the Padding EdgeInsets.only(bottom: MediaQuery.of(context).viewInsets.bottom).

Implementation

final bool keyboardAware;