generated/arcane_shadcn/src/components/form/text_field library

Enums

SmartDashesType
Indicates how to handle the intelligent replacement of dashes in text input.
SmartQuotesType
Indicates how to handle the intelligent replacement of quotes in text input.
TextCapitalization
Configures how the platform keyboard will select an uppercase or lowercase keyboard.
TextInputAction
An action the user has requested the text input control to perform.

Mixins

TextInput
Mixin widget used to avoid human error (e.g. missing properties) when implementing a TextField, ChipInput, TextArea, etc.

Constants

kTextFieldHeight → const int