incorrectIsAlphaMessage property

String? get incorrectIsAlphaMessage

Implementation

String? get incorrectIsAlphaMessage =>
    getMessage('$propertyName should only consists alphabet');