shouldFlipExpandIcon property

bool get shouldFlipExpandIcon

Implementation

bool get shouldFlipExpandIcon => hasCustomExpandIcon ? false : !isExpanded;