Compose API Reference Material Compose TabPosition Class Common class TabPosition internal constructor(val left: Dp, val width: Dp) Data class that contains information about a tab's position on screen, used for calculating where to place the indicator that shows which tab is selected. Properties Common val right: Dp
Compose API Reference Material Compose TabPosition Class Common class TabPosition internal constructor(val left: Dp, val width: Dp) Data class that contains information about a tab's position on screen, used for calculating where to place the indicator that shows which tab is selected. Properties Common val right: Dp