shared
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
shared
shared
/
com.mediasfu.sdk.ui.mediasfu
/
ContainerDecoration
/
ContainerDecoration
Container
Decoration
constructor
(
border
:
BorderStroke
?
=
null
,
borderRadius
:
Dp
=
0.dp
,
shadowElevation
:
Dp
=
0.dp
,
tonalElevation
:
Dp
=
0.dp
,
shape
:
Shape
?
=
null
,
gradient
:
Brush
?
=
null
,
foregroundColor
:
Color
?
=
null
,
fontSizeOverride
:
Float
?
=
null
)