menu
tf_shadcn_flutter package
documentation
shadcn_flutter_experimental.dart
DrawerEntryWidget<T>
modal property
modal property
dark_mode
light_mode
modal
property
bool
modal
final
Whether the drawer is modal (blocks interaction with backdrop).
Implementation
final bool modal;
tf_shadcn_flutter package
documentation
shadcn_flutter_experimental
DrawerEntryWidget<T>
modal property
DrawerEntryWidget class