TugInstructionsStep constructor
Creates a TugInstructionsStep with the given identifier and title.
Implementation
TugInstructionsStep({required super.identifier, required super.title});
Creates a TugInstructionsStep with the given identifier and title.
TugInstructionsStep({required super.identifier, required super.title});