Custom AppBar
A customizable Flutter AppBar widget with flexible title, leading, and action support.
Features
- Set custom title and styles
- Add leading widgets (like back button or icon)
- Add multiple action widgets
- Control elevation, colors, and alignment
- Supports System UI overlay styling
Installation
Add to your pubspec.yaml
:
dependencies:
custom_appbar: ^1.0.0