widgets/components/text_field_component library

A Flutter widget that renders a text field based on a Form.io "textfield" component.

Supports placeholder, label, default value, and comprehensive validation including required, pattern, minLength, maxLength, minWords, maxWords.