ignoreNullNodes property

bool ignoreNullNodes
getter/setter pair

If true will ignore null nodes and ignore them to render.

Implementation

bool ignoreNullNodes = false;