FatimaController constructor
FatimaController(
- ConfigData config,
- UIConfig uiConfig
Implementation
FatimaController(this.config, this.uiConfig);
FatimaController(this.config, this.uiConfig);