menu
tf_shadcn_flutter package
documentation
shadcn_flutter_experimental.dart
NavigationSidebar
header property
header property
dark_mode
light_mode
header
property
List
<
Widget
>
?
header
final
Optional fixed header items displayed before the scrollable content.
Implementation
final List<Widget>? header;
tf_shadcn_flutter package
documentation
shadcn_flutter_experimental
NavigationSidebar
header property
NavigationSidebar class