height property
Fixed height for the app bar.
When specified, constrains the app bar to this exact height. When null, the app bar sizes itself based on content and theme defaults.
Implementation
final double? height;
Fixed height for the app bar.
When specified, constrains the app bar to this exact height. When null, the app bar sizes itself based on content and theme defaults.
final double? height;