createFloatingButton method

Widget? createFloatingButton()

Implementation

Widget? createFloatingButton() {
  return null;
}