Skip to content

Commit c786ac0

Browse files
committed
fix: question title for q32
1 parent a86bc73 commit c786ac0

File tree

1 file changed

+1
-1
lines changed
  • questions/what-is-resizetoavoidbottominset-when-should-we-use-it

1 file changed

+1
-1
lines changed

questions/what-is-resizetoavoidbottominset-when-should-we-use-it/en-US.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: What is Flutter?
2+
title: What is `resizeToAvoidBottomInset`? When should we use it?
33
---
44

55
The `resizeToAvoidBottomInset` is a property in the `Scaffold` widget. It is a boolean property that determines whether the body of the `Scaffold` should be resized to avoid the on-screen keyboard when it is displayed.

0 commit comments

Comments
 (0)