createBottomBar method

Widget? createBottomBar()
inherited

Implementation

Widget? createBottomBar() {
  return null;
}