public widgetAt(index as Int) as Widget:
Returns the hosted widget at index, or null when out of range.
index
null
widget = tabs.widgetAt(0)