DataBuilder<T> typedef

DataBuilder<T> = T Function(BuildContext context)

Implementation

typedef DataBuilder<T> = T Function(BuildContext context);