updateSelfSendPaint static method
Implementation
static void updateSelfSendPaint(double strokeWidth) {
_selfSendPaint.strokeWidth = strokeWidth;
}
static void updateSelfSendPaint(double strokeWidth) {
_selfSendPaint.strokeWidth = strokeWidth;
}