resizeToAvoidBottomInset property
Whether the body should resize to avoid the window padding when the
keyboard is displayed. If true
, resize.
キーボードが表示されたときにウィンドウのパディングを避けるためにbodyをリサイズするかどうか。true
だとリサイズします。
Implementation
final bool? resizeToAvoidBottomInset;