The BoxChild holds a child widget of Box and describes how the child is to be packed into the Box. All fields of this BoxChild should be considered read-only and they should never be set directly by an application. Use query_child_packing and set_child_packing to query and set the BoxChild.padding, BoxChild.expand, BoxChild.fill and BoxChild.pack fields.