checked property

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

Implementation

@Input()
bool checked = false;