buildAppBar method

AppBar? buildAppBar()

Implementation

AppBar? buildAppBar() {
  return null;
}