end property

Offset get end

Implementation

Offset get end {
  var end = endWidget.currentPosition!();
  return end;
}