equals property

bool equals
final

Set to true if the error from the widget must equal the error value. Set to false if the error from the widget must not equal the error value.

Implementation

final bool equals;