getSellX method

double getSellX(
  1. int position
)

Implementation

double getSellX(int position) => position * mSellPointWidth! + mDrawWidth;