tab
Adds a tab.
Parameters
label
the label of the tab
content
the content of the tab
Adds a tab.
Parameters
label
the label of the tab
icon
the icon of the tab
content
the content of the tab
@Composable
Adds a tab.
Parameters
label
the label of the tab
icon
the icon of the tab
closable
determines if the tab is closable
content
the content of the tab