align abstract method
Determines the alignment of the appbar based on appbar position and scroll.
Implementation
AppBarAlignmentCommand? align(
AppBarPosition appBar,
NestedScrollPosition scroll,
);
Determines the alignment of the appbar based on appbar position and scroll.
AppBarAlignmentCommand? align(
AppBarPosition appBar,
NestedScrollPosition scroll,
);