couldStartDraw property

bool get couldStartDraw

能否开始绘制

Implementation

bool get couldStartDraw => drawConfig.value.fingerCount == 0;