smart_textfield library
Classes
- DateTimeSelectionItem
-
SelectionMenu<
T extends SelectionMenuItem> - SelectionMenuItem
- SmartTextField
- SmartTextFieldController
- SmartTextFieldOverlay
-
Token<
T extends Tokenable> - Represents the extracted value form the input text.
- Tokenable
-
Tokenizer<
T extends Tokenable> - Tokenizer is a class responsible for extracting specific values from user input based on predefined patterns and presenting a list of possible values to the user.
- TokenOffset
Typedefs
-
SelectionMenuBuilder<
T> = Widget Function(BuildContext context, T item)