menu
htkc_utils package
documentation
chat_ui/widgets/input/input.dart
InputOptions
enabled property
enabled property
dark_mode
light_mode
enabled
property
bool
enabled
final
Controls the
TextInput
enabled behavior. Defaults to
true
.
Implementation
final bool enabled;
htkc_utils package
documentation
chat_ui/widgets/input/input
InputOptions
enabled property
InputOptions class