goalCreateTitle property

String get goalCreateTitle

Implementation

String get goalCreateTitle {
  return getString(I18nKeys.goalCreateTitle);
}