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