commands property

The commands to use.

Each list in commands will generate a new Row widget.

Implementation

final List<List<TouchSurfaceBuilderCommand>> commands;