hasBase property

bool hasBase

Has base tile layer.

Implementation

bool get hasBase => base != null;