childIsPlaceholder property

bool childIsPlaceholder

Implementation

bool get childIsPlaceholder => _children.length == 1 && _children.values.first.isPlaceholder;