message property

String message
final

The message to display within the loading dialog.

This message provides context or information about the current loading operation, keeping the user informed about the application's status.

Implementation

final String message;