menu
firestore_ui package
documentation
firestore_list.dart
FirestoreList<T>
onLoaded property
onLoaded property
dark_mode
light_mode
onLoaded
property
QueryCallback
<
T
>
?
onLoaded
final
Called when the full list has been loaded
Implementation
final QueryCallback<T>? onLoaded;
firestore_ui package
documentation
firestore_list
FirestoreList<T>
onLoaded property
FirestoreList class