menu
flutter_gb_app_notifications package
documentation
config/app_notification_config.dart
AppNotificationConfig
notificationLimit property
notificationLimit property
dark_mode
light_mode
notificationLimit
property
int
?
notificationLimit
final
Provides a way to limit the number of notifications to be fetched
Implementation
final int? notificationLimit;
flutter_gb_app_notifications package
documentation
config/app_notification_config
AppNotificationConfig
notificationLimit property
AppNotificationConfig class