menu
arcane package
documentation
component/view/bar.dart
BarAction
onPressed property
onPressed property
dark_mode
light_mode
onPressed
property
VoidCallback
onPressed
final
Function to call when the action is triggered.
Implementation
final VoidCallback onPressed;
arcane package
documentation
component/view/bar
BarAction
onPressed property
BarAction class