menu
util_xx package
documentation
Streamxx.dart
StreamxxListener_c<T>
onlyNotifyWhenModify property
onlyNotifyWhenModify property
dark_mode
light_mode
onlyNotifyWhenModify
property
bool
onlyNotifyWhenModify
final
指定仅当状态改变时才通知
这需要同时指定
Streamxx_c.checkModify
或给定
hasModify
Implementation
final bool onlyNotifyWhenModify;
util_xx package
documentation
Streamxx
StreamxxListener_c<T>
onlyNotifyWhenModify property
StreamxxListener_c class