canToggleTracking property
bool
get
canToggleTracking
Whether the UI may show the tracking toggle.
Implementation
bool get canToggleTracking => _configureTracking != null;
Whether the UI may show the tracking toggle.
bool get canToggleTracking => _configureTracking != null;