Constructor
Variables
privateonButtonChangedFunc:RadioButton ‑> Void = function(button:RadioButton) -> @:implicitReturn return { }
Methods
inlineonButtonChanged(callback:RadioButton ‑> Void):Void
Run the given callback after setActiveButton()
was called.