allowTruncate property

  1. @override
bool allowTruncate
override

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

Implementation

@override
bool get allowTruncate => false;