menu
cyberframework package
documentation
Controller/CyberScanBarCode.dart
Cyberscanbarcode
Cyberscanbarcode.new const constructor
Cyberscanbarcode.new const constructor
dark_mode
light_mode
Cyberscanbarcode
constructor
const
Cyberscanbarcode
(
{
Key
?
key
,
dynamic
onCapture
(
String
)?,
double
?
height
,
double
?
borderRadius
=
12.0
,
})
Implementation
const Cyberscanbarcode({ super.key, this.onCapture, this.height, this.borderRadius = 12.0, });
cyberframework package
documentation
Controller/CyberScanBarCode
Cyberscanbarcode
Cyberscanbarcode.new const constructor
Cyberscanbarcode class