NiceShortcutScope constructor
Implementation
const NiceShortcutScope({
super.key,
required this.child,
this.shortcuts,
this.actions,
this.autofocus = false,
});
const NiceShortcutScope({
super.key,
required this.child,
this.shortcuts,
this.actions,
this.autofocus = false,
});