SnackbarHandler typedef

SnackbarHandler = void Function(String message)

Implementation

typedef SnackbarHandler = void Function(String message);