keepKeyboardFocusNode property
Focus node of the placeholder TextField that keeps the keyboard on screen when adding a new item.
Implementation
static final keepKeyboardFocusNode = FocusNode(debugLabel: 'Keep keyboard on screen');
Focus node of the placeholder TextField that keeps the keyboard on screen when adding a new item.
static final keepKeyboardFocusNode = FocusNode(debugLabel: 'Keep keyboard on screen');