courseDialogTitle property
String
get
courseDialogTitle
課程資訊
Implementation
String get courseDialogTitle {
return Intl.message(
'課程資訊',
name: 'courseDialogTitle',
desc: '',
args: [],
);
}