menu
tf_shadcn_flutter package
documentation
shadcn_flutter_experimental.dart
Clickable
onPressed property
onPressed property
dark_mode
light_mode
onPressed
property
VoidCallback
?
onPressed
final
Called when the widget is tapped (primary button).
Implementation
final VoidCallback? onPressed;
tf_shadcn_flutter package
documentation
shadcn_flutter_experimental
Clickable
onPressed property
Clickable class