actionText property
Optional text for the action button.
If provided along with onActionPressed, a button with this text will be displayed below the message.
Implementation
final String? actionText;
Optional text for the action button.
If provided along with onActionPressed, a button with this text will be displayed below the message.
final String? actionText;