showCloseButton property

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

Implementation

@Input()
bool showCloseButton = true;