TextArea#
Live preview for component 'textarea' in the current Arcane catalog.
See the Component Catalog for source mapping and parity status.
TextArea(
label: 'Message',
placeholder: 'Type your message',
onChange: (String value) {},
)
Live preview for component 'textarea' in the current Arcane catalog.
See the Component Catalog for source mapping and parity status.