message property
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;
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.
final String message;