Opens the app notifications page
@override Future<void> showAlarmPage() { return LocalNotificationsPlatform.instance.showAlarmPage(); }