showBottomNavigationBarLabelsProvider top-level property

StateProvider<bool> showBottomNavigationBarLabelsProvider
final

Implementation

final showBottomNavigationBarLabelsProvider =
    StateProvider<bool>((ref) => true);