In-Game Fullscreen Button

So I was working on the settings menu in my game when I realized I should put a full screen on/off button in my game since I have recently removed the configuration window. Anything I can do? (Also remember I mean like a gui button and not a keyboard shortcut)

Make a button that toggles this bool on and off.