assistKind property
The assist kind that should be used to build an assist, or null if this
producer doesn't support assists.
Implementation
@override
AssistKind get assistKind => DartAssistKind.noctermRemoveWidget;
The assist kind that should be used to build an assist, or null if this
producer doesn't support assists.
@override
AssistKind get assistKind => DartAssistKind.noctermRemoveWidget;