splashFactory constant

InteractiveInkFeatureFactory const splashFactory = const _InkRippleFactory()

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

Implementation

static const InteractiveInkFeatureFactory splashFactory = _InkRippleFactory()