isValid property

bool isValid

Returns true when the selection is valid

Implementation

bool get isValid => error.isEmpty;