Added toggle state.
-> NeoButton: Set toggle mode to True
Makes the button "checked" when pressed, then "unchecked" when pressed again.
-> NeoButton: Set toggled state to True
Sets the initial button state to toggled.
See the image button in the example file.