FxNotifications.showAlertsMessage(title = 'Test', text = 'some text', btnText = 'Cool');
* title - Заголовок
- text - Текст сообщения
- btnText - Текст кнопки
FxNotifications.showNotification(msg, type = 'danger', from = 'top', align = 'center');
* msg - Сообщение
- type - Тип сообщения (warning, danger, success)
- from, align - Расположение