textfield_tags library

Classes

TagsStyler
TagsStyler allows you to design the exact style you want for your tag by using its properties. It must not be null
TextFieldStyler
////////////////////////////////TextFieldStyler Model/////////////////////////////// TextFieldStyler allows you to design the exact style you want for your textfield by using its properties. It must not be null
TextFieldTags
TextFieldTagsController
////////////////////////////////Controller Model/////////////////////////////// Textfield tags controller

Enums

LetterCase

Typedefs

Validator = String? Function(String tag)