toggle menu
Object-Detector-App
1.0
androidJvm
switch theme
search in API
Object-Detector-App
/
p4ulor.obj.detector.ui.components.utils
/
addIfNotNull
add
If
Not
Null
fun
<
T
>
Modifier
.
addIfNotNull
(
value
:
T
?
,
modifierOp
:
Modifier
.
(
value
:
T
)
->
Modifier
)
:
Modifier
Util to only add changes to a
Modifier
is
value
is not null to avoid unused processing