menu
avy_debug_panel package
documentation
flutter_debug_panel.dart
DebugDetailSheet
actions property
actions property
dark_mode
light_mode
actions
property
List
<
Widget
>
?
actions
final
Optional actions for the header.
Implementation
final List<Widget>? actions;
avy_debug_panel package
documentation
flutter_debug_panel
DebugDetailSheet
actions property
DebugDetailSheet class