fromAsset static method

ShaderLibrary? fromAsset(
  1. String assetName
)

Implementation

static ShaderLibrary? fromAsset(String assetName) => _stub();