{#if $toast} {@const theme = $toast.theme || "info"} {#key $toast.id}
{$toast.message}
{/key} {/if}