localConfigIntProvider top-level constant

  1. @ProviderFor(localConfigInt)
LocalConfigIntFamily const localConfigIntProvider

Gets a LocalConfig value as a int. Whenever this key changes, this provider will be updated.

Copied from localConfigInt.

Implementation

@ProviderFor(localConfigInt)
const localConfigIntProvider = LocalConfigIntFamily();