component/input/mutable_text library

Classes

MutableText
A stateful widget that provides inline text editing capabilities, allowing users to view static text that transforms into an editable TextField upon interaction.

Enums

EditButtonType
Enum representing the different types of edit buttons that can be used to trigger editing mode in the MutableText widget.

Extensions

XText on Text