currentMetrics property

DimenMetrics get currentMetrics

The snapshot currently driving resolutions (scope → published → fallback).

Implementation

static DimenMetrics get currentMetrics => AppDimensScope.metrics ?? _fallback;