HideSnackBar constructor

const HideSnackBar({
  1. bool all = true,
})

Implementation

const HideSnackBar({this.all = true});