components/appbar library
Classes
- AppBar
- The widget configures dynamic appbar behavior that interacts with Scrollable widget.
- RenderAppBar
Typedefs
- AppBarBuilder = Widget Function(BuildContext context, AppBarPosition position)
- Signature for a function that creates a widget for a appbar.