isSectionExpanded method

  1. @override
bool isSectionExpanded()
override

Implementation

@override
bool isSectionExpanded() {
  return true;
}