parentKey property

TKey? parentKey
final

The dragged node's new parent after commit. null means "root".

Implementation

final TKey? parentKey;