boxSize property
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;
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
Size boxSize;