isTitleCenter method

  1. @override
bool isTitleCenter()
override

Implementation

@override
bool isTitleCenter() {
  return true;
}