LoadTexture method

String LoadTexture(
  1. String fileName
)

Implementation

String LoadTexture(
  String fileName,
) => 'LoadTexture_$fileName';