errorMessage property

String get errorMessage

Message to show when step fails

Implementation

String get errorMessage => '❌ Failed $stepName';