splashFactory constant

InteractiveInkFeatureFactory const splashFactory

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

Implementation

static const InteractiveInkFeatureFactory splashFactory = CustomInkSplashFactory(setting: CustomInkSplashSetting.defaultSetting);