buildSideNavigation method

Widget? buildSideNavigation()

Implementation

Widget? buildSideNavigation() {
  return null;
}