menu
semi_component_cx package
documentation
semi_component.dart
CustomScanner
CustomScanner.new const constructor
CustomScanner.new const constructor
dark_mode
light_mode
CustomScanner
constructor
const
CustomScanner
(
{
Key
?
key
,
dynamic
onDetect
(
String
)?,
})
Scanner 扫码组件
Implementation
const CustomScanner({super.key, this.onDetect});
semi_component_cx package
documentation
semi_component
CustomScanner
CustomScanner.new const constructor
CustomScanner class