onSearchTemplateSearchButtonPressed property
dynamic Function()?
onSearchTemplateSearchButtonPressed
final
Tells the delegate that the user tapped the keyboard's search button. iOS 12.0+ | iPadOS 12.0+ | Mac Catalyst 13.1+
Implementation
final Function()? onSearchTemplateSearchButtonPressed;