menu
tf_shadcn_flutter package
documentation
shadcn_flutter_experimental.dart
NavigationRail
header property
header property
dark_mode
light_mode
header
property
List
<
Widget
>
?
header
final
Optional header widget displayed at the start of the rail.
Implementation
final List<Widget>? header;
tf_shadcn_flutter package
documentation
shadcn_flutter_experimental
NavigationRail
header property
NavigationRail class