There is a cellWidth attribute that sets the horizontal dimension and somehow that influences the height too, but is there an option to size each node separately? If you use the builder attribute, you can have it return a Container or SizedBox, but whatever dimensions you pass there are ignored.
There is a cellWidth attribute that sets the horizontal dimension and somehow that influences the height too, but is there an option to size each node separately? If you use the builder attribute, you can have it return a Container or SizedBox, but whatever dimensions you pass there are ignored.