splashFactory property
final
Defines the appearance of ink splashes produces by InkWell and InkResponse.
See also:
- InkSplash.splashFactory, which defines the default splash.
- InkRipple.splashFactory, which defines a splash that spreads out more aggressively than the default.
- InkSparkle.splashFactory, which defines a more aggressive and organic splash with sparkle effects.
Implementation
final InteractiveInkFeatureFactory splashFactory;