visible property

  1. @Input()
bool visible
getter/setter pair

Implementation

@Input()
bool visible = false;