hasMetrics property

bool get hasMetrics

Implementation

bool get hasMetrics =>
    maxValue != null && scale != null && contentTop != null && scale != 0;