menu
tf_shadcn_flutter package
documentation
shadcn_flutter_experimental.dart
WindowNavigator
initialWindows property
initialWindows property
dark_mode
light_mode
initialWindows
property
List
<
Window
>
initialWindows
final
Initial list of windows to display.
Implementation
final List<Window> initialWindows;
tf_shadcn_flutter package
documentation
shadcn_flutter_experimental
WindowNavigator
initialWindows property
WindowNavigator class