Podcast Beta
Questions and Answers
What property in the Scaffold class determines whether the drag gesture will open the drawer?
drawerEnableOpenGesture
How does the 'endDrawer' property differ from the 'Drawer' in the Scaffold class?
It opens in the opposite direction.
When is the 'extendBody' property set to true in the Scaffold class?
In the presence of a bottomNavigationBar or persistentFooterButtons.
What does the 'floatingActionButtonLocation' property in the Scaffold class determine?
Signup and view all the answers