menu
velocity_x package
documentation
velocity_x.dart
VxBox
setChildForShadow method
setChildForShadow method
dark_mode
light_mode
setChildForShadow
method
@
protected
void
setChildForShadow
(
VxBox
child
)
inherited
Implementation
@protected void setChildForShadow(T child) { _child = child; }
velocity_x package
documentation
velocity_x
VxBox
setChildForShadow method
VxBox class