Diamond Indicator
A diamond-shaped indicator that may be used as a feature marker.
Parameters
color
The color for the marker
size
The size for the marker in Dp
fun DiamondIndicator(color: Color = MaterialTheme.colorScheme.primary, sizeFraction: Float = DefaultSizeFraction)
A diamond-shaped indicator that may be used as a feature marker.
Parameters
color
The color for the marker
size Fraction
The size for the marker as a fraction of the bullet graph height.