splashFactory constant

InteractiveInkFeatureFactory const splashFactory

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

Implementation

static const InteractiveInkFeatureFactory splashFactory = _InkRippleFactory();