BlinkID
Toggle table of contents
productionRelease
Target filter
productionRelease
Switch theme
Search in API
Skip to content
BlinkID
blinkid-ux
/
com.microblink.blinkid.ux.components
/
TorchButton
Torch
Button
@
Composable
fun
TorchButton
(
modifier
:
Modifier
,
torchState
:
MbTorchState
,
onTorchStateChange
:
(
)
->
Unit
)