Remove InkSparkle.constantTurbulenceSeedSplashFactory usage (#139481)
This PR removes the call to `InkSparkle.constantTurbulenceSeedSplashFactory` which was introduced in https://github.com/flutter/flutter/pull/137998. This is now obsolete since https://github.com/flutter/flutter/pull/138757 was merged and InkSparkle randomness is no more active in tests.
Showing
Please register or sign in to comment