menu
lo_form package
documentation
core.dart
LoForm<TKey>
builder property
builder property
dark_mode
light_mode
builder
property
Widget
Function
(
LoFormState
<
TKey
>
)
builder
final
Builder function for the current
LoFormState
.
Implementation
final Widget Function(LoFormState<TKey>) builder;
lo_form package
documentation
core
LoForm<TKey>
builder property
LoForm class