isCompactTitle method Null safety

bool isCompactTitle()

Should the expand/collapse icon be next to the title.

Implementation

@protected
bool isCompactTitle() => false;