Running constructor

const Running(
  1. PendingTask task, {
  2. Key? key,
})

Implementation

const Running(this.task, {super.key}) : indent = 1;