pulseDrawer method

  1. @override
Future<bool> pulseDrawer()
override

Implementation

@override
Future<bool> pulseDrawer() async {
  return true;
}