onPreferencesClickDisagreeToAll property

dynamic Function() onPreferencesClickDisagreeToAll
getter/setter pair

Disagree to all was clicked from the preferences screen

Implementation

dynamic Function() onPreferencesClickDisagreeToAll = () {};