menu
artisanal package
documentation
uv.dart
LayerHit
isEmpty property
isEmpty property
dark_mode
light_mode
isEmpty
property
bool
get
isEmpty
Whether this hit contains no layer.
Implementation
bool get isEmpty => layer == null;
artisanal package
documentation
uv
LayerHit
isEmpty property
LayerHit class