assetsGeneratorBuilder function
Build runner static entry point for AssetsGenerator.
Implementation
AssetsGenerator assetsGeneratorBuilder(final BuilderOptions options) =>
AssetsCommand().get(options.config);
Build runner static entry point for AssetsGenerator.
AssetsGenerator assetsGeneratorBuilder(final BuilderOptions options) =>
AssetsCommand().get(options.config);