remOnNodes property

Map<int, List> remOnNodes
final

Contains the nodes that will be removed or added under the condition.

Implementation

final Map<int, List<dynamic>> remOnNodes = {};