menu
easy_formz package
documentation
widgets/form_warning_label.dart
FormWarningLabel
isWarned property
isWarned property
dark_mode
light_mode
isWarned
property
bool
isWarned
final
Indicates whether the form field is in a warned state.
Implementation
final bool isWarned;
easy_formz package
documentation
widgets/form_warning_label
FormWarningLabel
isWarned property
FormWarningLabel class