hideStroke method

void hideStroke()

Implementation

void hideStroke() {
  _strockePaint = null;
}