Code: LocalNotification notification = LocalNotification( title: item.reason, ); notification.show(); xml: \<toast scenario="Default">\<visual>\<binding template="ToastText02">\<text id="1">content\</text>\<text id="2">\</text>\</binding>\</visual>\</toast>