resizeToAvoidBottomInset property

bool resizeToAvoidBottomInset
final

Whether the sheet should avoid the system's bottom view inset, typically the keyboard. Defaults to true.

Implementation

final bool resizeToAvoidBottomInset;