isBlurred property

bool isBlurred
getter/setter pair

An effect that similar to disabled but the node can be choosen In case to blur the node that not matched the text and highlight the matched Default value is false

Implementation

bool isBlurred;