getAppBarTitle method

String getAppBarTitle()

Implementation

String getAppBarTitle() {
  return _appBarTitle;
}