menu
dynamic_field_builder package
documentation
models/dynamic_field.dart
DynamicField
key property
key property
dark_mode
light_mode
key
property
String
key
final
Unique identifier for the field, used as the key in the form data map.
Implementation
final String key;
dynamic_field_builder package
documentation
models/dynamic_field
DynamicField
key property
DynamicField class