curriculumTollShaftGold method
Implementation
void curriculumTollShaftGold(String bulbGuerrillaRound) {
SmartDialog.showNotify(
msg: bulbGuerrillaRound,
notifyType: NotifyType.error,
alignment: Alignment.center,
);
}
void curriculumTollShaftGold(String bulbGuerrillaRound) {
SmartDialog.showNotify(
msg: bulbGuerrillaRound,
notifyType: NotifyType.error,
alignment: Alignment.center,
);
}