FastChipsInputWillAddChip typedef

FastChipsInputWillAddChip = bool Function(String value, FastChipsInputState field)

Implementation

typedef FastChipsInputWillAddChip = bool Function(
    String value, FastChipsInputState field);