emptyBodyDescription property
override
Description to show if the node has no displayed properties or children.
Implementation
@override
String get emptyBodyDescription => _builder.emptyBodyDescription;
Description to show if the node has no displayed properties or children.
@override
String get emptyBodyDescription => _builder.emptyBodyDescription;