ExcludeFocus constructor
Const constructor for ExcludeFocus widget.
Implementation
const ExcludeFocus({super.key, this.excluding = true, required this.child});
Const constructor for ExcludeFocus widget.
const ExcludeFocus({super.key, this.excluding = true, required this.child});