menu
tatweerui package
documentation
text_fields/tatweer_text_field.dart
TatweerTextField
onChanged property
onChanged property
dark_mode
light_mode
onChanged
property
ValueChanged
<
String
>
?
onChanged
final
Callback when text changes
Implementation
final ValueChanged<String>? onChanged;
tatweerui package
documentation
text_fields/tatweer_text_field
TatweerTextField
onChanged property
TatweerTextField class