patchbayUiTextSetCommandDescriptor top-level property
Implementation
final patchbayUiTextSetCommandDescriptor = _textDescriptor(
'ui.text.set',
'Set a registered Flutter text target without IME semantics.',
'uiTextSet',
'set',
'Replace the text of a registered input target.',
);