TtTabItem
A class that holds the data of a tab.
Parameters
text
The text to show within the tab.
icon
The icon to show within the tab.
Constructors
Link copied to clipboard
fun TtTabItem(text: StringResolver? = null, icon: DrawableResolver? = null)
Content copied to clipboard