width property

  1. @override
double width
override

Implementation

@override
double get width => min(_leftPort.width, _rightPort.width);