menu
flutterfire_ui package
documentation
firestore.dart
FirestoreDataTable
canDeleteItems property
canDeleteItems property
dark_mode
light_mode
canDeleteItems
property
bool
canDeleteItems
final
Whether documents can be removed from firestore using the table.
Implementation
final bool canDeleteItems;
flutterfire_ui package
documentation
firestore
FirestoreDataTable
canDeleteItems property
FirestoreDataTable class