Builder<T> typedef

Builder<T> = T Function(BuildContext context)

Implementation

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