mkPacker :: PackerAttributes -> [DisplayHandle] -> Component (Packer, DisplayHandle)
create a packer to control the layout of a set of components. The PackerAttributes arguments control how to pack the components, i.e., it overrides the default values that a Packer uses.