Container

The container widgets helps to decorate, group and arrange other widgets

You can define a container like this:

Container()

Options

You can add different options to the container:

Last updated