components/snackbar/zero_snackbar library

Classes

ZeroSnackbar
A custom snackbar that can be used to display a message to the user. ZeroSnackbar have 2 types of snackbar, ZeroSnackbarType.singleline and ZeroSnackbarType.multiline. ZeroSnackbarType.singleline is a snackbar that can only display a single line of text for short messages. ZeroSnackbarType.multiline is a snackbar that can display multiple lines of text for longer messages.