menu
easy_formz package
documentation
models/form_config.dart
FormConfig
isHidden property
isHidden property
dark_mode
light_mode
isHidden
property
bool
isHidden
final
Indicates whether the form field is hidden.
Implementation
final bool isHidden;
easy_formz package
documentation
models/form_config
FormConfig
isHidden property
FormConfig class