StylableSpinnerArrowPositionsProperty
class StylableSpinnerArrowPositionsProperty(initialValue: SpinnerArrowPositions, bean: Any? = null, beanName: String? = null) : SimpleStylableProperty<SpinnerArrowPositions> , SpinnerArrowPositionsProperty
Boilerplate which avoids having to use generics.
A subclass of SimpleSpinnerArrowPositionsProperty, which also stores the pre-styled value, so that if the style is removed, then the pre-styled value can be reinstated.