setPixels abstract method
Updates the given appbar based on available scroll offset, the current appbar position, and the nested scroll position.
Implementation
double setPixels(
double available,
AppBarPosition appBar,
NestedScrollPosition scroll,
);