ValueBuilder<T> typedef

T ValueBuilder (BuildContext context)

Implementation

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