minFreqProvider top-level property

StateProvider<int> minFreqProvider
final

Implementation

final minFreqProvider = StateProvider<int>((ref) => 2);