CustomYamlAssetLoader constructor

const CustomYamlAssetLoader(
  1. List<String> yamlFiles
)

构造函数

Implementation

const CustomYamlAssetLoader(this.yamlFiles);