nodeKey property

  1. @override
String? get nodeKey
override

The optional React key.

Implementation

@override
String? get nodeKey => key;