systemNavigationBarDividerColor property

Color? systemNavigationBarDividerColor
final

The color of the divider between the system's bottom navigation bar and the app's content.

Only honored in Android versions P and greater.

Implementation

final Color? systemNavigationBarDividerColor;