menu
gpt_markdown package
documentation
custom_widgets/inline_tap.dart
InlineTapRun
onTap property
onTap property
dark_mode
light_mode
onTap
property
VoidCallback
?
onTap
final
Run on tap.
Implementation
final VoidCallback? onTap;
gpt_markdown package
documentation
custom_widgets/inline_tap
InlineTapRun
onTap property
InlineTapRun class