form/text_input library

Classes

Dropdown list item represents a menu item that will be displayed in the dropdown list.
InputIcon
TextInput

Typedefs

ValidatedValueChanged<T> = void Function(T value, bool isValid)