validate method

String? validate()

Implementation

String? validate() => _validateAndEmit(state.value);