ValueGetter<T> typedef

ValueGetter<T> = T Function(BuildContext context)

Implementation

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