A builder function is required, this is a function which gives you access to the current field state, and must return a Widget.
final RxFormFieldBuilderFunction<B, T> builder;