menu
backstreets_widgets package
documentation
widgets.dart
PerformableActionsListTile
onTap property
onTap property
dark_mode
light_mode
onTap
property
VoidCallback
?
onTap
final
The function to call when the
ListTile
is tapped.
Implementation
final VoidCallback? onTap;
backstreets_widgets package
documentation
widgets
PerformableActionsListTile
onTap property
PerformableActionsListTile class