isPure property

bool isPure

Whether all of the FormzInput are pure.

Implementation

bool get isPure => Formz.isPure(inputs);