onPreferencesClickCategoryAgree property

dynamic Function(String categoryId) onPreferencesClickCategoryAgree
getter/setter pair

User switched a category status to Agree

Implementation

dynamic Function(String categoryId) onPreferencesClickCategoryAgree = (categoryId) {};