menu
flexicomponents package
documentation
components/app_component_password_field.dart
PasswordTextField
onSubmitted property
onSubmitted property
dark_mode
light_mode
onSubmitted
property
dynamic Function
(
String
val
)
?
onSubmitted
getter/setter pair
Implementation
Function(String val)? onSubmitted;
flexicomponents package
documentation
components/app_component_password_field
PasswordTextField
onSubmitted property
PasswordTextField class