keys property

List<String> get keys

获取全部锚点名字

Implementation

List<String> get keys => _anchorMap.keys.toList();