confineToSafeArea property

  1. @override
bool confineToSafeArea
final

Will confine the NavBar's items in the safe area defined by the device.

Implementation

@override
final bool confineToSafeArea;