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