Fix: missing super call
This commit is contained in:
		
							parent
							
								
									05e54d033e
								
							
						
					
					
						commit
						cc755a6a5e
					
				| @ -26,6 +26,7 @@ class _RandomizedRadialChartExampleState | ||||
| 
 | ||||
|   @override | ||||
|   void initState() { | ||||
|     super.initState(); | ||||
|     data = _generateRandomData(); | ||||
|   } | ||||
| 
 | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Victor Choueiri
						Victor Choueiri