shouldManageNotifications property

bool shouldManageNotifications
final

Whether this NavBar should be responsible for displaying notifications. Unless you have a greater parent widget, this should be YES.

Implementation

final bool shouldManageNotifications;