hasProgressIndicator property

bool hasProgressIndicator
final

Whether any progress indicator (loading scrim) is on screen — the contract the pilot used to catch the real macOS bug (lesson 1: mobile-only testing had pumped only the mobile slot, so the macOS layout shipped with NO loading scrim).

Implementation

final bool hasProgressIndicator;