Utils:toast()
Affiche un toast à l'écran
Signature
Utils:toast(text: string): void
Utils:toast(text: string, duration: number): void
Retourne
void
Affiche un toast à l'écran
Utils:toast(text: string): void
Utils:toast(text: string, duration: number): void
Retourne
void