Canvas.defaultShader

Function/Meaning
Default shader used for drawing textures (shader when only one texture is passed in drawTexture)
Type
Canvas Class Properties
Explanation

You can set it, but basically you don't need to change it.
Inserting void will return to the built-in initial default shader.