EntityDataBuilder<T> typedef

EntityDataBuilder<T> = Widget Function(T data)

Implementation

typedef EntityDataBuilder<T> = Widget Function(T data);