hasNonPrimitiveChildren property

bool hasNonPrimitiveChildren
final

Whether this instance has any non-primitive children (visible or hidden).

When true on a fully expanded node, the "convert to blocks-only" button can be shown so the user can return to blocks-only view.

Implementation

final bool hasNonPrimitiveChildren;