Animation<double> appBarAnimation

The animation controlling the size of the app bar.

Useful for linking animation effects to the expansion and collapse of the app bar.

Source

Animation<double> get appBarAnimation => _appBarController.view;