menu
bmi_global package
documentation
utils/firestore.dart
StreamFirebaseDoc<T>
onChange property
onChange property
dark_mode
light_mode
onChange
property
void Function
(
T?
before
,
T?
after
)
onChange
final
Implementation
final void Function(T? before, T? after) onChange;
bmi_global package
documentation
utils/firestore
StreamFirebaseDoc<T>
onChange property
StreamFirebaseDoc class