hasValue property

bool get hasValue

Implementation

bool get hasValue => state == PatchFieldState.value;