focus property
Specifies a custom FocusNode for the input Useful if there is a custom Focus-related behavior
Implementation
final FocusNode? focus;
Specifies a custom FocusNode for the input Useful if there is a custom Focus-related behavior
final FocusNode? focus;