createFloatingButton method

Widget? createFloatingButton()
inherited

Implementation

Widget? createFloatingButton() {
  return null;
}