step property

StepInput get step

Wraps the callback directly into a baseline, execution-ready StepInput container.

Implementation

StepInput get step => StepInput(callback: this);