Any splash screen support in Ionic template

Is there a splash screen that is supposed to be displayed upon starting using the Ionic blank app, tab app or menu app template?

I only found the default splash screen PNG resource files and splash screen plugin configuration in the project and config.xml. However, from my casual digging, I have not come across the required splashscreen show() method call in the app code. Is it triggered off somewhere by default?