isUseAppBar method

bool isUseAppBar()

是否使用appbar

Implementation

bool isUseAppBar() {
  return false;
}