height property

  1. @override
double height
override

Implementation

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