isValid property

bool isValid

Implementation

bool get isValid => _matcher != null && _suggestionToApply != null;