btn_close property
String
get
btn_close
Close
Implementation
String get btn_close {
return Intl.message(
'Close',
name: 'btn_close',
desc: '',
args: [],
);
}
Close
String get btn_close {
return Intl.message(
'Close',
name: 'btn_close',
desc: '',
args: [],
);
}