patchbayUiTextEnterCommandDescriptor top-level property
Implementation
final patchbayUiTextEnterCommandDescriptor = _textDescriptor(
'ui.text.enter',
'Enter text through the registered Flutter target policy.',
'uiTextEnter',
'enter',
'Type text into a registered input target and submit it.',
);