fun onTypeButtonClicked(: View): Unit
Method that's responsible for setting the type It also sets buttons color, indicating that it has been selected this is delegated to parent fragment colorSetter, which is known under the SelectedColor interface
view - the button was that clicked
Return
Unit