Scaffold class - material library - Dart API
api.flutter.dev · 1,948 words · saved by 1 readers
API docs for the Scaffold class from the material library, for the Dart programming language.
Scaffold class - material library - Dart API description Scaffold class Implements the basic Material Design visual layout structure. This class provides APIs for showing drawers and bottom sheets. To display a persistent bottom sheet, obtain the ScaffoldState for the current BuildContext via Scaffold.of and use the ScaffoldState.showBottomSheet function. This example shows a Scaffold with a body and FloatingActionButton . The body is a Text placed in a Center in order to center the text within the Scaffold . The FloatingActionButton is connected to a callback that increments a counter. link T
saved by
related reading
- SingleChildScrollView class - widgets library - Dart APIapi.flutter.dev
- LayoutBuilder class - widgets library - Dart APIapi.flutter.dev
- Flutter - Build apps for any screenflutter.dev
- Hide or Show App bar and Bottom Navigation bar while scrolling in Flutter. | by Snehal Masalkar | nonstopiomedium.com
- Material Designm3.material.io
- Impeccable: The missing upgrade to Anthropic's impeccable skillimpeccable.style
- Subframe – The AI design tool built for codesubframe.com
- Wonder — What you see is what you shipwonder.design
- Material Designm2.material.io
- Detail · Where craft livesdetail.design
- ui.sh — Agent skills for interface buildersui.sh
- DESIGN.md Generator — Design System for AI Agents | design.devdesign.dev