Updates the message and icon of an existing snackbar
bool updateSnackbarConfig( String snackbarId, { String? message, IconData? icon, });