menu
shadcn_flutter package
documentation
shadcn_flutter.dart
ModalBackdropTheme
modal property
modal property
dark_mode
light_mode
modal
property
bool
?
modal
final
Whether the backdrop behaves as a modal (blocking interaction).
Implementation
final bool? modal;
shadcn_flutter package
documentation
shadcn_flutter
ModalBackdropTheme
modal property
ModalBackdropTheme class