treeRowNodesPagesNotifier property
Implementation
final ValueNotifier<List<List<TreeRowNode>>?> treeRowNodesPagesNotifier =
ValueNotifier<List<List<TreeRowNode>>?>(null);
final ValueNotifier<List<List<TreeRowNode>>?> treeRowNodesPagesNotifier =
ValueNotifier<List<List<TreeRowNode>>?>(null);