menu
tf_shadcn_flutter package
documentation
shadcn_flutter_experimental.dart
DialogRoute<T>
fullScreen property
fullScreen property
dark_mode
light_mode
fullScreen
property
bool
fullScreen
final
Whether the dialog should display in full-screen mode.
Implementation
final bool fullScreen;
tf_shadcn_flutter package
documentation
shadcn_flutter_experimental
DialogRoute<T>
fullScreen property
DialogRoute class