onActionBar method

ActionBar? onActionBar()

构建顶部导航条

Implementation

ActionBar? onActionBar() {
  return null;
}