isDirty property

bool isDirty

Is the form dirty (At least on of its field has changed and the form not submitted yet)

Implementation

bool get isDirty;