You can set containerColor to contentColor so ripple effect will not be visible.
TabRow( selectedTabIndex = ..., containerColor = backgroundColor, contentColor = backgroundColor, )