menu
ekyc_flutter package
documentation
app/configs/config.dart
VxAnimatedBox
withRounded method
withRounded method
dark_mode
light_mode
withRounded
method
VxAnimatedBox
withRounded
(
{
double
value
=
15.0
,
})
inherited
Implementation
T withRounded({double value = 15.0}) { roundedValue = value; return _childToRound; }
ekyc_flutter package
documentation
app/configs/config
VxAnimatedBox
withRounded method
VxAnimatedBox class