AppBuilder constructor
AppBuilder(
- Config config
Creates an instance of AppBuilder with the given config.
Implementation
AppBuilder(this.config);
Creates an instance of AppBuilder with the given config.
AppBuilder(this.config);