splashFactory constant

InteractiveInkFeatureFactory const splashFactory

The factory used to specify this type of ink splash with CustomInkRippleSetting.defaultSetting for an InkWell, InkResponse, material Theme, or ButtonStyle.

Implementation

static const InteractiveInkFeatureFactory splashFactory = CustomInkRippleFactory(setting: CustomInkRippleSetting.defaultSetting);