count property

int get count

获取图层数量

Implementation

int get count => _layers.length;