menu
lo_form package
documentation
core.dart
LoFormState<TKey>
initialValues property
initialValues property
dark_mode
light_mode
initialValues
property
ValMap
<
TKey
>
?
initialValues
final
Map between
LoField.loKey
and their initial value.
Implementation
final ValMap<TKey>? initialValues;
lo_form package
documentation
core
LoFormState<TKey>
initialValues property
LoFormState class