state property

Map<String, bool> state
final

checked, selected and disabled, when the node has them.

Implementation

final Map<String, bool> state;