TreeLayout constructor

TreeLayout([
  1. dynamic init
])

Implementation

factory TreeLayout([_i2.dynamic init]) => _i4.callConstructor(
      _declaredTreeLayout,
      [init ?? _i5.undefined],
    );