outlined property

String outlined

輪廓

Implementation

String get outlined {
  return Intl.message(
    '輪廓',
    name: 'outlined',
    desc: '',
    args: [],
  );
}