inputs/text_field_component library
Classes
- TextFieldComponent
- A custom text field component for Flame games, supporting focus, rendering, and interaction with a virtual keyboard.
Typedefs
- OnTextChanged = void Function(String)
- A callback type for handling text changes.