isShader method Null safety

bool isShader (
  1. Shader? shader
)

Implementation

bool isShader(Shader? shader) native;