boxSize property

Size boxSize
getter/setter pair

The size of each node box. Needed to determine it here and not in the contentBuilder function because I need this value for the calculations

Implementation

Size boxSize;