diff --git a/versioned_docs/version-7.x/material-top-tab-navigator.md b/versioned_docs/version-7.x/material-top-tab-navigator.md index 0021623f52..7324ed4a8a 100755 --- a/versioned_docs/version-7.x/material-top-tab-navigator.md +++ b/versioned_docs/version-7.x/material-top-tab-navigator.md @@ -398,10 +398,6 @@ Boolean indicating whether to make the tab bar scrollable. If you set this to `true`, you should also specify a width in `tabBarItemStyle` to improve the performance of initial render. -#### `tabBarIconStyle` - -Style object for the tab icon container. - #### `tabBarLabelStyle` Style object for the tab label.