menu
ekyc_flutter package
documentation
app/configs/config.dart
VxRandomBox
VxRandomBox.new const constructor
VxRandomBox.new const constructor
dark_mode
light_mode
VxRandomBox
constructor
const
VxRandomBox
(
{
double
?
width
,
double
?
height
,
Widget
?
child
,
bool
changeOnRedraw
=
true
,
})
Implementation
const VxRandomBox( {this.width, this.height, this.child, this.changeOnRedraw = true});
ekyc_flutter package
documentation
app/configs/config
VxRandomBox
VxRandomBox.new const constructor
VxRandomBox class