stream-video-android
Toggle table of contents
1.25.0
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
stream-video-android
stream-video-android-ui-compose
/
io.getstream.video.android.compose.ui.components.base.styling
/
TextFieldStyle
/
TextFieldStyle
Text
Field
Style
constructor
(
textStyle
:
StreamTextStyle
,
placeholderStyle
:
StreamTextStyle
,
iconStyle
:
StreamIconStyle
,
colors
:
TextFieldColors
,
shape
:
Shape
,
borderStroke
:
BorderStroke
?
,
paddings
:
PaddingValues
)