systemNavigationBarColor property Null safety
final
The color of the system bottom navigation bar.
Only honored in Android versions O and greater.
Implementation
final Color? systemNavigationBarColor;
The color of the system bottom navigation bar.
Only honored in Android versions O and greater.
final Color? systemNavigationBarColor;