InputDecorationStyle<T> typedef

InputDecorationStyle<T> = InputDecoration Function(List<T> checkeds, InputExtendState controller)

Implementation

typedef InputDecorationStyle<T> = InputDecoration Function(List<T> checkeds,InputExtendState controller);