AppShell Overview
menu
flutter_user
flutter_user.dart
AuthTextField
onChange property
onChange
dark_mode
light_mode
onChange
property
(dynamic Function
(
String
value
)
?)
onChange
final
Implementation
final Function(String value)? onChange;
flutter_user
flutter_user
AuthTextField
onChange property
AuthTextField class