closeFind property

String closeFind

Close

Implementation

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