We are not using the default Tab Composable provided by Jetpack Compose since the Indicator will be always the topmost layer in it.
Having the indicator as the topmost layer will be a problem for us in this specific implementation as the Text will be hidden.