Indicator

fun Indicator(modifier: Modifier = Modifier, height: Dp = 2.dp, color: Color = HandyTheme.colors.bgBasicBlack)

기본 Indicator로, 구분선 위에 있는 탭의 하단에 배치됩니다.

Parameters

height

인디케이터의 높이

color

인디케이터의 색상