isEmpty property

bool get isEmpty

检查是否有图层

Implementation

bool get isEmpty => _layers.isEmpty;