menu
util_xx package
documentation
Streamxx.dart
StreamxxListener_c<T>
hasModify property
hasModify property
dark_mode
light_mode
hasModify
property
bool
Function
(
T
oldData
,
T
newData
)
?
hasModify
final
Implementation
final bool Function(T oldData, T newData)? hasModify;
util_xx package
documentation
Streamxx
StreamxxListener_c<T>
hasModify property
StreamxxListener_c class