focusWidgetWrapper property
If provided used to wrap the focus widget copy
Implementation
final Widget Function(BuildContext, Widget)? focusWidgetWrapper;
If provided used to wrap the focus widget copy
final Widget Function(BuildContext, Widget)? focusWidgetWrapper;