menu
jetleaf_lang package
documentation
lang.dart
ListChange<T>
newValue property
newValue property
dark_mode
light_mode
newValue
property
T?
newValue
final
The new value after the change (if applicable).
Implementation
final T? newValue;
jetleaf_lang package
documentation
lang
ListChange<T>
newValue property
ListChange class