builder property

Widget Function(LoFormState<TKey>) builder
final

Builder function for the current LoFormState.

Implementation

final Widget Function(LoFormState<TKey>) builder;