iconStyle property
String
get
iconStyle
圖案風格
Implementation
String get iconStyle {
return Intl.message(
'圖案風格',
name: 'iconStyle',
desc: '',
args: [],
);
}
圖案風格
String get iconStyle {
return Intl.message(
'圖案風格',
name: 'iconStyle',
desc: '',
args: [],
);
}