canClose property

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

Implementation

@Input()
bool canClose = true;