disabled property

  1. @Input()
bool disabled
getter/setter pairoverride

Implementation

@Input()
bool disabled = false;