toggle menu
stream-chat-android
6.6.0
androidJvm
switch theme
search in API
stream-chat-android-compose
/
io.getstream.chat.android.compose.ui.theme
/
WaveformThumbStyle
/
Companion
/
defaultStyle
default
Style
@
Composable
fun
defaultStyle
(
colors
:
StreamColors
=
when (isSystemInDarkTheme()) { true -> StreamColors.defaultDarkColors() else -> StreamColors.defaultColors() }
)
:
WaveformThumbStyle