menu
arcane package
documentation
component/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/bar
BarAction
onPressed property
BarAction class