allowTruncate property Null safety

bool allowTruncate
override

Whether to allow truncation when displaying the node and its children.

Implementation

@override
bool get allowTruncate => false;