isBlurred property
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
@override
bool get isBlurred => false;
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
@override
bool get isBlurred => false;