menu
t_utils package
documentation
common/widgets/layouts/headers/header.dart
TAdminHeader
actions property
actions property
dark_mode
light_mode
actions
property
List
<
Widget
>
actions
final
Custom actions for the header, such as icons/buttons.
Implementation
final List<Widget> actions;
t_utils package
documentation
common/widgets/layouts/headers/header
TAdminHeader
actions property
TAdminHeader class