canToggleTracking property

bool get canToggleTracking

Whether the UI may show the tracking toggle.

Implementation

bool get canToggleTracking => _configureTracking != null;