menu
genai_components package
documentation
widgets/cl_input_group.widget.dart
CLInputGroup<T>
hasError property
hasError property
dark_mode
light_mode
hasError
property
bool
hasError
final
Whether to show an error border (theme.danger).
Implementation
final bool hasError;
genai_components package
documentation
widgets/cl_input_group.widget
CLInputGroup<T>
hasError property
CLInputGroup class