menu
ekyc_flutter package
documentation
app/configs/config.dart
VxAnimatedBox
hours method
hours method
dark_mode
light_mode
hours
method
VxAnimatedBox
hours
(
{
required
int
hours
,
})
inherited
Implementation
T hours({required int hours}) { velocityDuration = Duration(hours: hours); return _child; }
ekyc_flutter package
documentation
app/configs/config
VxAnimatedBox
hours method
VxAnimatedBox class