callBack property

dynamic Function(List<TreeModel> items) callBack
getter/setter pair

Implementation

Function(List<TreeModel> items) callBack;