menu
ekyc_flutter package
documentation
app/configs/config.dart
WidthBox
WidthBox.new const constructor
WidthBox.new const constructor
dark_mode
light_mode
WidthBox
constructor
const
WidthBox
(
double
width
, {
Key
?
key
,
})
Implementation
const WidthBox( this.width, { Key? key, }) : super(key: key);
ekyc_flutter package
documentation
app/configs/config
WidthBox
WidthBox.new const constructor
WidthBox class