TabRowDefaults

Properties

Link copied to clipboard

Default container color of a tab row.

Link copied to clipboard

Default content color of a tab row.

Functions

Link copied to clipboard
fun Indicator(modifier: Modifier = Modifier, height: Dp = MainNavigationTabTokens.ActiveIndicatorHeight, color: Color = MainNavigationTabTokens.ActiveIndicatorColor)

Default indicator, which will be positioned at the bottom of the TabRow, on top of the divider.