InputDecorationStyle<T> typedef

InputDecorationStyle<T> = InputDecoration Function(List<T> checkeds)

Implementation

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