getTexture method

Uint8List? getTexture(
  1. String path
)

Implementation

Uint8List? getTexture(String path) => getAsset('$kPackTexturesPath/$path');