menu
detectable_text_field package
documentation
widgets/detectable_text_field.dart
DetectableTextField
autocorrect property
autocorrect property
dark_mode
light_mode
autocorrect
property
bool
autocorrect
final
Whether to enable autocorrection.
Defaults to true.
Implementation
final bool autocorrect;
detectable_text_field package
documentation
widgets/detectable_text_field
DetectableTextField
autocorrect property
DetectableTextField class