IndicatorIconOptions
class IndicatorIconOptions
Options for the indicator icon.
Use IndicatorIconDefaults.selectedIconOptions or IndicatorIconDefaults.unselectedIconOptions to create a default instance of this class.
Parameters
icon
Icon ImageVector to display.
tint
Tint to apply to the icon.
contentDescription
Content description to apply to the icon.
padding
Padding to apply to the icon.
backgroundColor
Background color to apply to the icon.
border
Border to apply to the icon.
shape
Shape to clip the icon to.