showValidator property

bool showValidator

Show validator?

Implementation

bool get showValidator {
  return tagStates['show_validator'];
}