menu
avy_debug_panel package
documentation
flutter_debug_panel.dart
DebugToolbar
actions property
actions property
dark_mode
light_mode
actions
property
List
<
Widget
>
actions
final
The action buttons.
Implementation
final List<Widget> actions;
avy_debug_panel package
documentation
flutter_debug_panel
DebugToolbar
actions property
DebugToolbar class