width property

  1. @override
double width
override

Implementation

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