menu
smart_actions_text package
documentation
smart_actions_text.dart
MatchText
onTap property
onTap property
dark_mode
light_mode
onTap
property
dynamic Function
(
String
)
?
onTap
final
Callback function triggered when matched text is tapped
Implementation
final Function(String)? onTap;
smart_actions_text package
documentation
smart_actions_text
MatchText
onTap property
MatchText class