isTexture method Null safety

bool isTexture(
  1. Texture? texture
)

Implementation

bool isTexture(Texture? texture) native;