yesText property
The text to be shown on the save button.
For example, Ok, Apply, etc. Default value is yes.
Implementation
@Input()
String yesText = _msgYes;
The text to be shown on the save button.
For example, Ok, Apply, etc. Default value is yes.
@Input()
String yesText = _msgYes;