ShowErrorSnackBarState constructor

ShowErrorSnackBarState(
  1. String message
)

Implementation

ShowErrorSnackBarState(this.message);