LayoutVertex constructor

LayoutVertex(
  1. LayoutNetwork network
)

Implementation

factory LayoutVertex(_i3.LayoutNetwork network) => _i4.callConstructor(
      _declaredLayoutVertex,
      [network],
    );