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