state property

State<StatefulWidget> state
getter/setter pair

maintain ChipInputTextField state

Implementation

State state;