couldDraw property

bool couldDraw

能否进行绘制

Implementation

bool get couldDraw => drawConfig.value.fingerCount <= 1;