menu
dynamic_properties_panel package
documentation
soft_saas_ui/components/text_input.dart
SoftSaaSTextInput
onTap property
onTap property
dark_mode
light_mode
onTap
property
VoidCallback
?
onTap
final
Called when the text field is tapped (useful for read-only fields)
Implementation
final VoidCallback? onTap;
dynamic_properties_panel package
documentation
soft_saas_ui/components/text_input
SoftSaaSTextInput
onTap property
SoftSaaSTextInput class