tasks property

List<RandomTask> tasks
final

The tasks to use.

If tasks is empty, then this widget will do nothing.

Implementation

final List<RandomTask> tasks;