showsBackgroundLocationIndicator property

bool showsBackgroundLocationIndicator
final

accuracy The accuracy of location, Default is max accuracy NAVIGATION.

distanceFilter distance in meter to trigger location update, Default is 0 meter.

showsBackgroundLocationIndicator The background location usage indicator is a blue bar or a blue pill in the status bar on iOS. Default is false.

Implementation

final bool showsBackgroundLocationIndicator;