menu
gtd_helper package
documentation
helper/custom_ui/gtd_html_view.dart
GtdHtmlView
onLinkTap property
onLinkTap property
dark_mode
light_mode
onLinkTap
property
void Function
({
Map
<
String
,
String
>
?
attributes
,
String
?
url
})
?
onLinkTap
final
Implementation
final void Function({String? url, Map<String, String>? attributes})? onLinkTap;
gtd_helper package
documentation
helper/custom_ui/gtd_html_view
GtdHtmlView
onLinkTap property
GtdHtmlView class