iOSOkButton top-level property
String
get
iOSOkButton
Message shown on a button that the user can click to leave the current dialog.
Implementation
String get iOSOkButton => Intl.message('OK',
desc: 'Message showed on a button that the user can click to leave the '
'current dialog. Maximum 30 characters.');