menu
tf_shadcn_flutter package
documentation
shadcn_flutter_experimental.dart
NavigationButton
onPressed property
onPressed property
dark_mode
light_mode
onPressed
property
VoidCallback
?
onPressed
final
Callback when button is pressed.
Implementation
final VoidCallback? onPressed;
tf_shadcn_flutter package
documentation
shadcn_flutter_experimental
NavigationButton
onPressed property
NavigationButton class