isStaged property

bool get isStaged

Returns true if this node is staged.

Implementation

bool get isStaged => _isStaged.value;