navigationBarAppearance property

NavigationBarAppearance? navigationBarAppearance
getter/setter pair

Overrides the navigation bar appearance. By default, the system chooses the appearance based on the current UI Mode. This only applies to Android.

Implementation

NavigationBarAppearance? navigationBarAppearance = null;