maxCrossLengthCalculable property
      
      bool
      get
      maxCrossLengthCalculable
      
    
    
    
Implementation
bool get maxCrossLengthCalculable =>
    gotAllGroupLabelSizes && (isAxisBoxInferred || isEmpty);bool get maxCrossLengthCalculable =>
    gotAllGroupLabelSizes && (isAxisBoxInferred || isEmpty);