enableNotificationShade method

dynamic enableNotificationShade()

Implementation

enableNotificationShade() {
  // SystemChrome.setEnabledSystemUIOverlays([SystemUiOverlay.bottom, SystemUiOverlay.top]);
}