kExpandIconKey constant
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');
A Key for the expandIcon, necessary for flutter to know which widget to replace when animating.
static const kExpandIconKey = ValueKey('#tree_view_expandIcon_key');