splashFactory property

void splashFactory=(InteractiveInkFeatureFactory? v)

Implementation

set splashFactory(InteractiveInkFeatureFactory? v) =>
    _style.splashFactory = v;