clearStyle method

void clearStyle()

Implementation

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