toggle menu
Object-Detector-App
1.0
androidJvm
switch theme
search in API
Object-Detector-App
/
p4ulor.obj.detector.ui.components
/
superGlowText
super
Glow
Text
@
Composable
fun
superGlowText
(
text
:
String
,
modifier
:
Modifier
=
Modifier
,
blurRadius
:
Float
=
20.0f
,
color
:
Color
=
Color.Unspecified
,
fontWeight
:
FontWeight
?
=
null
,
textStyle
:
TextStyle
=
LocalTextStyle.current
)