start property

Offset get start

Implementation

Offset get start{
  var start = startWidget.currentPosition!();
  return start;
}