createBody method

Widget? createBody()

Implementation

Widget? createBody() {
  return null;
}