kExpandIconKey constant

ValueKey<String> const kExpandIconKey

A Key for the expandIcon, necessary for flutter to know which widget to replace when animating.

Implementation

static const kExpandIconKey = ValueKey('#tree_view_expandIcon_key');