noAutoFocus property
Whether the no button should be auto-focused.
Default value is false
.
Implementation
@Input()
bool noAutoFocus = false;
Whether the no button should be auto-focused.
Default value is false
.
@Input()
bool noAutoFocus = false;