validate method

bool? validate()

Implementation

bool? validate() => _key.currentState?.validate();