menu
responsive_phk package
documentation
widgets/responsive_app_bar.dart
ResponsiveAppBar
desktopActions property
desktopActions property
dark_mode
light_mode
desktopActions
property
List
<
Widget
>
?
desktopActions
final
Actions to show on larger screens (e.g., tablet/desktop)
Implementation
final List<Widget>? desktopActions;
responsive_phk package
documentation
widgets/responsive_app_bar
ResponsiveAppBar
desktopActions property
ResponsiveAppBar class