noText property
The text to be shown on the cancel button.
For example, Dismiss, Not now, etc. Default value is No.
Implementation
@Input()
String noText = _msgNo;
The text to be shown on the cancel button.
For example, Dismiss, Not now, etc. Default value is No.
@Input()
String noText = _msgNo;