menu
tf_shadcn_flutter package
documentation
shadcn_flutter_experimental.dart
Window
closable property
closable property
dark_mode
light_mode
closable
property
bool
?
closable
final
Whether the window can be closed via the close button.
Implementation
final bool? closable;
tf_shadcn_flutter package
documentation
shadcn_flutter_experimental
Window
closable property
Window class