getNavigationBarTextColor method

String getNavigationBarTextColor()

Implementation

String getNavigationBarTextColor() {
  return _navigationBarTextColor;
}