step property

StepInput get step

Wraps the plain text string into a baseline, purely descriptive StepInput wrapper.

Implementation

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