BasicSpinButtonBehavior

constructor(    textMetrics: TextMetrics,     backgroundColor: Color,     darkBackgroundColor: Color,     foregroundColor: Color,     cornerRadius: Double,     buttonWidth: Double = 20.0,     focusManager: FocusManager? = null,     incrementA11yLabel: String? = null,     decrementA11yLabel: String? = null)(source)