mirror of
				https://github.com/flame-engine/flame.git
				synced 2025-11-01 01:18:38 +08:00 
			
		
		
		
	chore: format doc/examples/particles/lib
This commit is contained in:
		| @ -352,7 +352,7 @@ class MyGame extends BaseGame { | ||||
|           paint: Paint()..blendMode = BlendMode.difference, | ||||
|           child: CircleParticle( | ||||
|             radius: 12.0, | ||||
|             paint: Paint()..color = randomMaterialColor() | ||||
|             paint: Paint()..color = randomMaterialColor(), | ||||
|           ), | ||||
|         ), | ||||
|       ), | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Ivan Cherepanov
					Ivan Cherepanov