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