Is there any way to style the text message within an ionic 2 toast?
I have tried this:
You can accomplish, however you need to modify the toast component template itself.
Via explorer: \node_modules\ionic-angular\components\toast\toast.js
Change line 194 (template): {{d.message}} to
{{d.message}}