controller property

ChipsInputController<T>? controller
final

Allows external control of the data within this input

Implementation

final ChipsInputController<T>? controller;