menu
genai_components package
documentation
widgets/cl_input_group.widget.dart
CLInputGroup<T>
enabled property
enabled property
dark_mode
light_mode
enabled
property
bool
enabled
final
Whether the input segment is enabled. Both segments respect this flag.
Implementation
final bool enabled;
genai_components package
documentation
widgets/cl_input_group.widget
CLInputGroup<T>
enabled property
CLInputGroup class