vHoverTime property

Map<Vertex?, DateTime> vHoverTime
getter/setter pair

记算鼠标上次触碰节点的开始时间

Implementation

Map<Vertex?, DateTime> vHoverTime = {};