getBuyX method

double getBuyX(
  1. int position
)

Implementation

double getBuyX(int position) => position * mBuyPointWidth!;