clearStyle method

void clearStyle()
inherited

Implementation

void clearStyle() {
  _style = Style();
}