MaterialAppBarBehavior constructor
const
MaterialAppBarBehavior({})
Implementation
const MaterialAppBarBehavior({
super.bouncing = false,
super.alignDuration,
super.alignCurve,
this.alignAnimation = true,
this.floating = false,
this.dragOnlyExpanding = false,
this.alwaysScrolling = true,
});