hideFab method

Future<void> hideFab()

Implementation

Future<void> hideFab() {
  throw UnimplementedError('hideFab() has not been implemented.');
}