UpFieldComponentCreator<T, V> typedef
UpFieldComponentCreator<T, V> =
T Function(UpFieldState<V> field)
Implementation
typedef UpFieldComponentCreator<T, V> = T Function(UpFieldState<V> field);