onPreferencesClickAgreeToAll property

dynamic Function() onPreferencesClickAgreeToAll
getter/setter pair

Agree to all was clicked from the preferences screen

Implementation

dynamic Function() onPreferencesClickAgreeToAll = () {};