Convenience method for creating a Tab that is just text.
Using it looks like this:
TabPanel { Tab("Tab") Panel { /* ... */}}