menu
http_inspector package
documentation
http_inspector.dart
HttpScopeView
actions property
actions property
dark_mode
light_mode
actions
property
List
<
Widget
>
?
actions
final
actions
are used to place widgets after the title.
Implementation
final List<Widget>? actions;
http_inspector package
documentation
http_inspector
HttpScopeView
actions property
HttpScopeView class