systemNavigationBarColor property

Color? systemNavigationBarColor
final

The color of the system bottom navigation bar.

Only honored in Android versions O and greater.

Implementation

final Color? systemNavigationBarColor;