splashFactory constant

InteractiveInkFeatureFactory const splashFactory

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

Implementation

static const InteractiveInkFeatureFactory splashFactory =
    _WaveSplashFactory(30, 5);