onChanged property

SettingChangedCallback<T>? onChanged
final

A callback that is triggered when the value changes

Implementation

final SettingChangedCallback<T>? onChanged;