texture abstract method

TextureD texture(
  1. String id, {
  2. String? path,
})

Implementation

TextureD texture(String id, {String? path});