disableNotificationShade method

dynamic disableNotificationShade()

Implementation

disableNotificationShade() {
  // SystemChrome.setEnabledSystemUIOverlays([SystemUiOverlay.bottom]);
}