failedMessage property

String? failedMessage
final

The message that replaces the heading when the section is finished with keep (i.e. on failure). Ignored when null.

Implementation

final String? failedMessage;