getNavigationBarBackgroundColor method

String getNavigationBarBackgroundColor()

Implementation

String getNavigationBarBackgroundColor() {
  return _navigationBarBackgroundColor;
}