isValid property

bool isValid

Checks if Widget with current State is valid.

Implementation

bool get isValid => _valid;