JavaFX | ToggleButton Class
A ToggleButton is a special control having the ability to be selected. Basically, ToggleButton is rendered similarly to a Button but these two are the different types of Controls. A Button is a "command" button that invokes a function when clicked. But a ToggleButton is a control with a Boolean indi