FormeFieldBuilder<T> typedef

FormeFieldBuilder<T> = Widget Function(FormeFieldState<T> state)

Implementation

typedef FormeFieldBuilder<T> = Widget Function(FormeFieldState<T> state);