menu
lo_form package
documentation
core.dart
LoForm<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
LoForm<TKey>
initialValues property
LoForm class