buildAppBar method

PreferredSizeWidget? buildAppBar()

Implementation

PreferredSizeWidget? buildAppBar() {
  return null;
}