successMessage property

String? successMessage
final

The message that replaces the heading when finish is called with success: true. Ignored when null.

Implementation

final String? successMessage;