menu
t_utils package
documentation
common/widgets/layouts/headers/header.dart
TAdminHeader
title property
title property
dark_mode
light_mode
title
property
Widget
?
title
final
Customizable title widget (e.g., a Text widget or custom widget).
Implementation
final Widget? title;
t_utils package
documentation
common/widgets/layouts/headers/header
TAdminHeader
title property
TAdminHeader class