menu
flutter_appbar package
documentation
components/appbar.dart
AppBar
maxExtent property
maxExtent property
dark_mode
light_mode
maxExtent
property
double
?
maxExtent
final
The maximum height the AppBar can expand to.
Implementation
final double? maxExtent;
flutter_appbar package
documentation
components/appbar
AppBar
maxExtent property
AppBar class