createAppBar method

PreferredSizeWidget? createAppBar()

Implementation

PreferredSizeWidget? createAppBar() {
  return null;
}