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