splashFactory constant

InteractiveInkFeatureFactory const splashFactory = const _InkSplashFactory()

Used to specify this type of ink splash for an InkWell, InkResponse or material Theme.

Implementation

static const InteractiveInkFeatureFactory splashFactory = _InkSplashFactory()