valid property

Gets a validator that requires the control's value pass an phone validation test.

Implementation

static ValidPhoneValidator get valid => const ValidPhoneValidator();