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