isDirty property

bool isDirty

Whether the the value of the field is modified and not submitted yet;

Submission is done using InjectedForm.submit method.

Implementation

bool get isDirty;