squareDecoration property

BoxDecoration squareDecoration
final

A BoxDecoration that will be applied to the main Container for each square. You can use this to change its shape, e.g. to make it a circle.

Implementation

final BoxDecoration squareDecoration;