showErrorSnackbar property

bool showErrorSnackbar
final

This determines if or not a snackbar displays your error message if validation fails

default is false

Implementation

final bool showErrorSnackbar;