FastChipsInputChipBuilder typedef

FastChipsInputChipBuilder = Widget Function(String chipValue, int chipIndex, FastChipsInputState field)

Implementation

typedef FastChipsInputChipBuilder = Widget Function(
    String chipValue, int chipIndex, FastChipsInputState field);