splashFactory property

set splashFactory (InteractiveInkFeatureFactory? v)

Implementation

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