menu
ekyc_flutter package
documentation
app/configs/config.dart
VxAnimatedBox
height method
height method
dark_mode
light_mode
height
method
VxAnimatedBox
height
(
double
val
)
Sets the height property of the box.
Implementation
VxAnimatedBox height(double val) => this.._height = val;
ekyc_flutter package
documentation
app/configs/config
VxAnimatedBox
height method
VxAnimatedBox class