isValid property

bool get isValid

Implementation

bool get isValid => _validations.length == _children.length;