menu
firestore_ui package
documentation
firestore_list.dart
FirestoreList<T>
onValue property
onValue property
dark_mode
light_mode
onValue
property
ValueCallback
<
T
>
?
onValue
final
Called when the data of the list has finished loading
Implementation
final ValueCallback<T>? onValue;
firestore_ui package
documentation
firestore_list
FirestoreList<T>
onValue property
FirestoreList class