menu
flutter_tailwind_ui package
documentation
flutter_tailwind_ui.dart
TLink
onPressed property
onPressed property
dark_mode
light_mode
onPressed
property
VoidCallback
?
onPressed
final
The callback that is called when the link is tapped.
Implementation
final VoidCallback? onPressed;
flutter_tailwind_ui package
documentation
flutter_tailwind_ui
TLink
onPressed property
TLink class